From chevp-ai-framework
Use when the user starts a new task and a Context-Plan (CTX) is needed, or when they say "context plan", "CTX", "start context step", or a new request arrives with no active plan. Produces a CTX plan per the chevp-ai-framework template.
How this skill is triggered — by the user, by Claude, or both
Slash command
/chevp-ai-framework:create-ctx-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A Context-Plan kicks off Step 1 of the lifecycle. It captures WHAT must be understood before any exploration or coding happens.
A Context-Plan kicks off Step 1 of the lifecycle. It captures WHAT must be understood before any exploration or coding happens.
/explore or /produce is allowed (G1 requires this artifact)context/plans/, 01-context/ctx-plans/, or project-specific.CTX-003) by scanning existing plans.A CTX plan file at the project's conventional path, following the template exactly. The plan is Draft until the human confirms.
npx claudepluginhub chevp/chevp-ai-frameworkWhole-repo audit for over-engineering: finds dead code, unnecessary abstractions, stdlib-replaceable dependencies. Outputs ranked findings and net line/dep savings.