My latest experiment: Skill Graphs
So skills, docs and rules are a great tool to advance the individual use case of an ai agent ones like claude code. However, these come at a cost of filling up the context window within the model being used To combat this I followed a recent twitter user Arc (https://x.com/arscontexta/status/2023957499183829467) He defined a method to curate linked document in order to have interconnected graphs for the AI model to browse. It has freed up a lot of the context window of my most recent project so now i have a system where i load in a small chunk of information and on demand the ai model loads in the rest and see what else is connected to a specific rule