prd-creation ยท diff

git:20260507.8dfdcb4 to git:20260601.da7723a

32 added, 32 removed. Audit C to C.

- ---
+ ---
graph:
domains: [domain:software-engineering]
skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
workflows: [workflow:feature-development]
topics: [topic:developer-experience]
roles: [role:tech-lead, role:backend-engineer]
- ---
-
- # PRD Creation
-
- Interactive PRD brainstorming and drafting with quality-gated refinement.
-
- ## Agent
- Product Planner - `product-planner`
-
- ## Workflow
- 1. Brainstorm ideas, users, and pain points
- 2. Draft structured PRD with vision, user stories, success criteria
- 3. Validate PRD quality (completeness, clarity, testability, consistency)
- 4. Iteratively refine until quality threshold met
- 5. Finalize and write to .claude/prds/<featureName>.md
-
- ## Inputs
- - `projectName` - Project name
- - `featureName` - Feature identifier
- - `projectDescription` - High-level description
- - `targetAudience` - Target user description (optional)
- - `constraints` - Known constraints (optional)
-
- ## Outputs
- - PRD with vision, user stories, acceptance criteria, scope, constraints
- - Quality validation report with dimensional scores
- - Brainstorm artifacts
-
- ## Process Files
- - `ccpm-prd-workflow.js` - Standalone PRD workflow
- - `ccpm-orchestrator.js` - Phase 1 of full lifecycle
+ ---
+
+ # PRD Creation
+
+ Interactive PRD brainstorming and drafting with quality-gated refinement.
+
+ ## Agent
+ Product Planner - `product-planner`
+
+ ## Workflow
+ 1. Brainstorm ideas, users, and pain points
+ 2. Draft structured PRD with vision, user stories, success criteria
+ 3. Validate PRD quality (completeness, clarity, testability, consistency)
+ 4. Iteratively refine until quality threshold met
+ 5. Finalize and write to .claude/prds/<featureName>.md
+
+ ## Inputs
+ - `projectName` - Project name
+ - `featureName` - Feature identifier
+ - `projectDescription` - High-level description
+ - `targetAudience` - Target user description (optional)
+ - `constraints` - Known constraints (optional)
+
+ ## Outputs
+ - PRD with vision, user stories, acceptance criteria, scope, constraints
+ - Quality validation report with dimensional scores
+ - Brainstorm artifacts
+
+ ## Process Files
+ - `ccpm-prd-workflow.js` - Standalone PRD workflow
+ - `ccpm-orchestrator.js` - Phase 1 of full lifecycle