From chevp-ai-framework
Use when an approved EXP plan is ready to be implemented and a Production-Plan (PRD) is needed, or when the user says "PRD plan", "production plan", "produce", "implement EXP-NNN", "draft PRD". Produces a PRD per the chevp-ai-framework template.
How this skill is triggered — by the user, by Claude, or both
Slash command
/chevp-ai-framework:create-prd-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Step 3 artifact: captures HOW the approved EXP plan will be implemented — execution scope, affected files, validation strategy, and kill criteria.
Step 3 artifact: captures HOW the approved EXP plan will be implemented — execution scope, affected files, validation strategy, and kill criteria.
G2 must be passed for the EXP plan being implemented. Before creating, verify via the gate-validator subagent (gate=G2) or gatekeeper-g2. If G2 is not passed, block and redirect to /explore.
status: approved). Capture its id for the implements: field.context/plans/).PRD-NNN, three digits).guidelines/uncertainty-reduction.md)evidence: block — pre-fill hypothesis from the EXP plan; leave result and reasoning empty (filled at G3)Draft; becomes Approved only after /approve PRD-NNN is run by the human (provenance hook enforces this).Implements EXP-NNN is allowed; the human still must approve.decided-by: or approved-by: fields yourself — those are human-only (see guidelines/architecture-governance.md).A PRD plan file at the project's conventional path. Status Draft until the human runs /approve PRD-NNN. After approval, the AI may begin Step 3 implementation.
Whole-repo audit for over-engineering: finds dead code, unnecessary abstractions, stdlib-replaceable dependencies. Outputs ranked findings and net line/dep savings.
npx claudepluginhub chevp/chevp-ai-framework