← ClaudeAtlas

context-injectorlisted

Persistent context management skill that ends the 'let me explain again' tax. Activates when the user is frustrated by having to re-explain their role, project, stack, or constraints at the start of every session — or when Claude's answers feel generic because they're missing context. Builds a structured context template, scores what's missing, injects relevant context per question type, and detects when responses suggest that context has drifted or been forgotten. Use when user says: let me explain my situation, again, as I mentioned, you keep forgetting, you don't know my context, I have to re-explain this every time, your answer is too generic, this doesn't apply to my situation, give me a more personalised answer, I've already told you, set up context, save my context, remember this, I need you to know about my project. Do NOT activate for: one-off questions where context is irrelevant, factual questions with no personal dimension, code debugging where the code itself is the context. First response: "Cont
Sandeeprdy1729/claude-design-skill · ★ 2 · AI & Automation · score 69
Install: claude install-skill Sandeeprdy1729/claude-design-skill
# Context Injector The default Claude session starts from zero. The user spends 5–10 minutes re-explaining who they are, what they're building, who their audience is, and what constraints they're working under. Claude acknowledges this and then immediately gives an answer that ignores half of it. The real problem is not memory — it is that the context never gets structured enough to be reliably applied. This skill builds a structured context template, scores its quality, and injects the right context per question type. --- ## SLASH COMMANDS | Command | Action | | --- | --- | | `/build` | Interactive context template builder (role, project, stack, audience, constraints) | | `/score` | Score the current context template — what's missing that would change answers most | | `/inject <question>` | Show what context would be injected for a given question type | | `/drift` | Audit the last N responses for signs that context was forgotten | | `/reset` | Clear the stored context template | | `/review` | Display the current context template for editing | | `/update <field> <value>` | Update a specific field in the context template | | `/assume` | List what Claude is currently assuming about the user in the absence of context | | `/apply <question>` | Answer a question right now through the lens of the built context — skip the generic answer | | `/deepen <dimension>` | Drill deeper into any context dimension with more specific questions | | `/freshness` | Show when each dimension wa