Use CCPM for spec-driven project management
mainCCPM (Claude Code Project Manager) is a workflow for software delivery that moves from PRD → Epic → GitHub Issues → Parallel Agents → Shipped Code.
Use CCPM for tasks involving the software delivery lifecycle, such as:
- Writing or scoping PRDs.
- Parsing PRDs into epics and decomposing epics into tasks.
- Syncing work to GitHub (pushing tasks as issues, posting progress comments).
- Starting work on specific GitHub issues using parallel agents.
- Tracking progress (running standups, checking status, identifying blockers).
Note: Do NOT use CCPM for debugging code, writing tests, reviewing PRs, or performing raw GitHub operations that lack delivery context.