Back to Plugins
Claude Code PM
Comprehensive project management workflow with specialized agents and commands for planning, tracking, and delivering software projects
project-managementworkflowagentsplanning
By automazeio
Installation
git clone https://github.com/automazeio/ccpm.git && cd ccpm && ./install.shConfiguration
# Claude Code PM (CCPM)
A comprehensive project management workflow for Claude Code.
## Features
- **Specialized Agents** - Dedicated agents for different PM tasks
- **Task Tracking** - Built-in task management
- **Sprint Planning** - Agile workflow support
- **Progress Reports** - Automated status updates
## Workflow
1. Initialize project with `/pm init`
2. Create tasks with `/pm task`
3. Track progress with `/pm status`
4. Generate reports with `/pm report`
## Agents
- Planning Agent - Sprint and release planning
- Review Agent - Code and design review
- Documentation Agent - Auto-generate docsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions