pm-workflow-guide

Community

Navigate CCPM, always know your next step.

Authorduongdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill eliminates the confusion of navigating a comprehensive project management system like CCPM by automatically detecting your current workflow phase and suggesting the most appropriate commands. It ensures you always know what to do next, keeping your development process smooth and efficient.

Core Features & Use Cases

  • Context-Aware Command Suggestions: Provides intelligent recommendations for planning, spec management, implementation, verification, and completion phases.
  • Workflow State Machine: Guides you through the entire development lifecycle from idea to deployment, preventing missed steps.
  • Error Prevention: Catches common mistakes like starting implementation without planning or finalizing without verification.
  • Use Case: If you're new to CCPM and ask, "How do I plan a task?", this skill will present the different planning commands (/ccpm:planning:create, /ccpm:planning:quick-plan) with their best use cases, helping you choose the right one.

Quick Start

I need to plan the new user authentication feature.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pm-workflow-guide
Download link: https://github.com/duongdev/ccpm/archive/main.zip#pm-workflow-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository