To provide AI agents with a structured project management system that uses GitHub Issues and Git worktrees for systematic, parallel execution.
CCPM is a project management skill system designed for AI agents, enabling spec-driven development. It orchestrates project phases, converting PRDs into GitHub Issues and facilitating parallel execution of tasks via `git worktree` commands. This approach helps agents avoid context loss and conflicts, ensuring better code delivery with full traceability.
To provide AI agents with a structured project management system that uses GitHub Issues and Git worktrees for systematic, parallel execution.
Developers and teams building with AI agents who need a structured workflow to manage agent tasks and enable parallel code development.