What problem does it solve?
Planning and coordinating complex work can be error-prone and time-consuming. This Skill provides a structured approach to create PRDs, define phases, tickets with TDD specs, and parallel execution planning to ensure a clean, auditable workflow.
Core Features & Use Cases
- KB lookup prerequisite to understand existing patterns and SOPs before planning.
- SCOPE determination to decide between small tickets or larger PRD-driven phases.
- PRD creation for large work with phased breakdown and traceability.
- Roadmap updates that reflect tickets, phases, and E2E testing.
- Ticket creation with 3-spec (TDD) guidance and progress tracking.
- Parallel analysis to assess dependencies, conflicts, and resource planning.
- Git setup guidance (phase branches and worktrees) to enable parallel work.
- Questions resolution process to clarify ambiguity before implementation.
Use cases include planning a new feature that spans multiple files or teams, refactoring with a phased rollout, or any task requiring coordinated multi-step work.
Quick Start
Initiate planning by consulting the KB with /pmc:kb and then generate a phased plan with /pmc:plan.