productivityworkflowFeatured

CCPM — Claude Code Project Management

Project management skill that uses GitHub Issues and Git worktrees to run agents in parallel on a single repo.

@vibecode
April 30, 2026
Works with:Claude Code
💬 0📋 0
CCPM (Claude Code Project Management) is a project management skill system designed for parallel agent execution.

Key ideas:
- GitHub Issues are the source of truth for tasks
- Each task runs in its own Git worktree (isolated branch + dir)
- Multiple Claude agents work on different issues in parallel
- Results merge back via PRs as each agent completes

Great for solo founders or small teams running 3-5 agents simultaneously without merge chaos.

8,000+ GitHub stars.

How to Install

Install this plugin from the source repository:

  1. Open the GitHub repository using the link below.
  2. Follow the README's install instructions (usually a git clone or copy-paste into your ~/.claude/skills/ directory).
  3. Or copy the content above directly into a new Claude skill file.
View on GitHub

Comments (0)

0/500

No comments yet. Be the first to share your thoughts!