CCPM
A spec-driven project management skill (agentskills.io standard) that turns ideas into PRDs, PRDs into GitHub issues, and issues into parallel agent workstreams. Enforces a no-vibe-coding discipline: every line of code traces back to a specification. Triggers via natural language — no special syntax. Works with Claude Code, Factory, Codex, Amp, OpenCode, Cursor, and more.
View on GitHubWhat it does
- "I want to build X" (natural language trigger)
Start guided brainstorming and PRD creation — CCPM detects PM intent and activates automatically.
- "parse the X PRD" / "create an epic for X"
Convert a completed PRD to a technical epic with architecture decisions, task breakdown, and dependency metadata.
- "sync the X epic to GitHub"
Create an epic GitHub issue, sub-issues for each task, and a dedicated git worktree for isolation.
- "start working on issue N"
Analyze issue N for parallel work streams and launch multiple agents simultaneously in the worktree.
- "standup" / "what's blocked"
Run instant bash scripts from .claude/epics/ to report progress — no LLM token cost.