What problem does it solve?
This Skill helps teams execute Conductor-style implementation work without losing process discipline, by guiding task selection, test-first development, verification, and progress tracking from start to finish.
Core Features & Use Cases
- Task Sequencing: Selects the next pending task in order and keeps work aligned with the current phase.
- TDD Execution: Supports the red-green-refactor cycle with test creation, minimum implementation, refactoring, and coverage checks.
- Git Workflow Control: Structures commits, notes, and plan updates so each task remains traceable and auditable.
- Verification Protocols: Handles phase completion gates, manual verification checklists, and approval-based checkpoints.
- Use Case: A developer working through a multi-phase feature can use this Skill to complete each task methodically, prove correctness with tests, and record checkpoint state for safe progress.
Quick Start
Use the workflow-patterns skill to guide a Conductor task through TDD steps, verification, and checkpoint commits.