ccpm is a Claude Code skill system that uses GitHub Issues as the task queue and Git worktrees as isolated execution environments for parallel agents — each agent claims an issue, works in its own branch, and merges when complete. At 7,689 stars it has quietly become the leading open pattern for coordinating agent teams on real projects without custom orchestration infrastructure. Directly actionable with Claude Code's existing worktree support.