← ClaudeAtlas

context-routerlisted

Meta-skill and skill manager. Activate when the user enables this skill as their primary entry point. Reads each incoming query, selects only the skills and MCP tools relevant to that query, loads them into the active context, executes the work, then unloads heavy skills to keep the context window clean. Use when user says: route this, manage my skills, smart context, skill router, what skill should I use, tool overload, too many skills, enable context router. First response: "Context Router active. Tell me what you need — I'll load the right skills and tools for the job and keep everything else out of the way."
Sandeeprdy1729/claude-design-skill · ★ 2 · API & Backend · score 69
Install: claude install-skill Sandeeprdy1729/claude-design-skill
# Smart Context Router A meta-skill that manages every other skill and MCP tool in your registry. Instead of enabling 20 skills and flooding Claude's context with irrelevant instructions, you enable **only this one**. It reads your query, loads the minimal set of skills and tools required, does the work, then unloads them — keeping reasoning quality high and context noise low. > The official Claude documentation explicitly warns that "too many tools degrade > reasoning quality" and recommends giving the model "only what it needs." > This skill automates that advice. --- ## SLASH COMMANDS | Command | Action | | --- | --- | | `/route <query>` | Analyse query and load the optimal skill + tool set, then execute | | `/skills` | List all registered skills with their status (loaded / unloaded / conflict) | | `/tools` | List all registered MCP tools with their status | | `/load <skill-name>` | Manually force-load a specific skill | | `/unload <skill-name>` | Manually unload a skill and free its context budget | | `/conflicts` | Show the current conflict map — which skills cannot be co-loaded | | `/registry` | Print the full skill registry (names, triggers, weights, conflicts) | | `/budget` | Show current context budget usage: tokens used / remaining / by skill | | `/reset` | Unload all skills, reset to router-only state | | `/audit` | Explain why each currently-loaded skill was selected for the active query | | `/history` | Show all skills loaded this session, what triggered the