pm-workflow-guide

Detect project management workflow phases and recommend commands for CCPM users.

9|1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/duongdev/ccpm --skill pm-workflow-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-workflow-guide
Source: https://github.com/duongdev/ccpm/tree/main/skills/pm-workflow-guide
Command: npx skills add https://github.com/duongdev/ccpm --skill pm-workflow-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about pm-workflow-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I navigate project phases in a CCPM workflow?

CCPM workflows guide you through six phases: IDEA, PLANNED, IMPLEMENTING, VERIFYING, VERIFIED, and COMPLETE. This skill automatically detects your current phase and recommends the appropriate next commands, ensuring you follow the correct sequence from planning through deployment without skipping verification or other critical steps.

What commands should I use when planning a new task in CCPM?

When planning, you can choose between /ccpm:planning:create for comprehensive planning or /ccpm:planning:quick-plan for faster setup. This skill presents both options with their best use cases, helping you select the right command based on your task complexity and timeline requirements.

Can this workflow guide prevent common CCPM mistakes?

Yes, the skill catches errors like starting implementation without planning or finalizing work without verification. It enforces the correct phase sequence and prevents you from skipping essential steps in the development lifecycle.

How does automatic phase detection work in project management workflows?

The skill uses a state machine that tracks your task's progress through planning, work, sync, commit, verify, and done phases. It auto-activates on workflow keywords and intelligently detects which phase you're in to surface contextually relevant commands.

Is this workflow guidance suitable for teams new to CCPM?

Yes, the skill includes a learning mode designed for new users. It provides step-by-step command recommendations and contextual explanations for planning, spec management, implementation, and verification tasks across feature development, bug fixes, and documentation updates.