Context Optimizer

Context window preservation and session continuity skill for AI coding agents. Use proactively whenever commands, files, or API responses would produce more than ~20 lines of output, and reactively when context is nearing exhaustion or a session has been compacted. Orchestrates the context-mode MCP plugin (ctx_execute, ctx_index, ctx_search, ctx_batch_execute, ctx_execute_file, ctx_fetch_and_index) to keep raw data out of the LLM context window and retrieve only what's needed on demand.

k1lgor 41710b4 12.5 KB Updated

File contents

k1lgor/mega-mind-skills/tree/main/.agent/skills/context-optimizer commit 41710b4561

Frequently asked questions

npx skillmds@latest add k1lgor/context-optimizer