prd-creation · git:20260601.da7723a · 2026-06-01 · sha256 a6f1bcd7d70609fa

prd-creation git:20260601.da7723aC

Immutable. This exact content is served forever at /api/v1/blob/a6f1bcd7d70609fa.

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