context-injectorlisted
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