filesystem-context
sickn33/antigravity-awesome-skills
This pattern addresses the fundamental limitation of context window size by treating the filesystem as a persistent, external memory. Agents can write large outputs, plans, or findings to files, offloading them from the active context. Instead of carrying all information, agents use targeted search and retrieval tools to load only the necessary context on demand, drastically reducing token bloat and improving performance over long, complex tasks.