What problem does it solve?
It removes the chaos of turning an idea into working code by providing a structured roadmap workflow that consistently plans, implements, and verifies in phases.
Core Features & Use Cases
- Phased roadmap orchestration: Converts a roadmap into coordinated PLAN → EXEC → VERIFY cycles across multiple phases.
- Role-based execution pipeline: Uses dedicated coordinator/planner/executor/verifier roles to separate planning, implementation, and read-only verification.
- Gap detection and closure loop: Runs up to three re-plan/re-execute/re-verify iterations when verification finds gaps.
- Interactive or automated gates: Supports approval checkpoints (plan review, phase transition, gap closure) or fully hands-off execution.
Quick Start
Ask the skill to run your phased development session by invoking team-roadmap-dev with your task description and letting it coordinate planning, implementation, and verification.