#725 · Primary category: AI Agents & Automation

ccpm

ai-agents ai-coding claude claude-code project-management vibe-coding

Project management skill system for Agents that uses GitHub Issues and Git worktrees for parallel agent execution.

Project last updated:03/18/26

GitHub Stars

8.4K

Forks

837

Contributors

9

License

MIT

Why we included this project

CCPM is an Agent Skill that turns GitHub Issues into a project-management layer for coding agents like Claude Code, Codex, and Cursor. Rather than letting a single agent freewheel a feature from a chat prompt, it pushes work through a spec-first chain: brainstorming becomes a PRD, the PRD becomes epics, epics are decomposed into issues, and issues become code. Its real strength is parallelism. Tasks flagged as parallel launch multiple agents in isolated Git worktrees, so separate features (or subtasks of one feature) move forward without colliding. Because everything traces back to a written requirement, teams that have watched an agent drift off brief or lose context between sessions get a repeatable, auditable workflow without adopting a new database or external board.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category