From context
Load relevant context before starting focused work so Claude is ready before the first question.
How this skill is triggered — by the user, by Claude, or both
Slash command
/context:prewarmsonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prepare Claude for focused work by front-loading the context it needs — either by reading
Prepare Claude for focused work by front-loading the context it needs — either by reading relevant repo files scoped to a topic, or by organizing material the user dumps in (links, docs, conversations). Ends with a checklist so nothing critical is missed.
<output_contract>
Produce a Context Brief containing:
</output_contract>
<completeness_contract>
The task is complete when the Context Brief is produced and the coverage checklist is present. If no material was provided and no --scope was given, ask what the user is preparing for before proceeding.
</completeness_contract>
<tool_usage_rules>
In scope mode (--scope provided):
git log --oneline -20 -- <relevant paths> for recent history on those filesIn dump mode (no --scope, user provides material):
</tool_usage_rules>
<empty_result_recovery>
If --scope is provided but no relevant files are found, say so explicitly and fall back to asking the user to paste the material they want Claude to work with.
</empty_result_recovery>
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub elmernocon/ai-plugins --plugin context