📋
AutomationShell

CCPM

by automazeio

CCPM is an Automation skill for Claude Code, published by automazeio in ccpm.

8.3K stars832 forkson automazeio/ccpmAdded 2026/08/15Repository updated 2026/03/18
ai-agentsai-codingclaudeclaude-codeproject-managementvibe-coding
Install in seconds
Install CCPM
Copy CCPM into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/automazeio/ccpm/tree/main/skill/ccpm ~/.claude/skills/ccpm

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/automazeio/ccpm.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill/ccpm/SKILL.md in automazeio/ccpm
Installs to
~/.claude/skills/ccpm
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What CCPM does

CCPM manages the software delivery lifecycle by turning specs into epics, GitHub issues, and parallel agent work, then tracks progress from planning to shipped code. Use it when planning features, syncing tasks, running standups, or checking what is next or blocked.

CCPM is cataloged under Automation on DirSkills. CCPM comes from a repository tagged ai-agents, ai-coding, claude, claude-code and project-management.

Documentation

README

CCPM - Claude Code Project Manager

A spec-driven development workflow: PRD → Epic → GitHub Issues → Parallel Agents → Shipped Code.

Core Philosophy

Requirements live in files, not heads. Every feature starts as a PRD, becomes a technical epic, decomposes into GitHub issues, and gets executed by parallel agents with full traceability.

File Conventions

Before doing anything, read references/conventions.md for path standards, frontmatter schemas, and GitHub operation rules. These apply to all phases.

The Five Phases

1. Plan — Capture requirements

When: User wants to define a new feature, product requirement, or scope of work. Read: references/plan.md Covers: Writing PRDs through guided brainstorming, converting PRDs to technical epics.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about CCPM

  • How does CCPM compare to other Automation skills?

    CCPM ranks #183 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CCPM against them. Open each page to compare what they document and how they install.