What problem does it solve?
This Skill automates the management and coordination of complex multi-stage workflows, enabling teams to execute sequential or parallel tasks consistently and efficiently.
Core Features & Use Cases
- Unified Workflow Control: Acts as the central orchestrator for handling sequential stages like spec, plan, build, verify, review, and ship.
- Stage Discovery & Routing: Finds team-provided skills for each stage, determines process paths based on point verdicts, and dynamically routes tasks accordingly.
- Parallel & Phase Loop Execution: Manages concurrent phases and implements a phased rebuild approach, while ensuring task isolation and artifact handoff integrity.
- Use Case: Ideal for managing CI/CD pipelines, multi-team code review processes, or complex deployment orchestrations where multiple artifacts and statuses need coordination.
- Automatic Gate & Artifact Handling: Readies stages, executes gates (tests/verification), commits changes, and generates comprehensive handoff reports.
Quick Start
Invoke this Skill to initiate a comprehensive workflow that discovers team skills, executes phases, verifies outcomes, and manages code review and deployment seamlessly.