conductor-implement - Execute tasks from a track plan following TDD workflow.
Executes tasks from a track implementation plan using TDD workflow, updating status, commits, and phase checkpoints.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify Conductor initialization
- Parse workflow configuration
- Select track to implement
- Load track context
- Execute tasks via TDD
- Commit code changes
- Update track metadata
- Run phase verification checkpoints
Inputs
- Track ID or CLI arguments
- Conductor configuration files
- Track specification and plan files
- User choices and phase approvals
Outputs
- Updated plan and metadata files
- Git commit history
- Phase verification reports
- Updated project documentation
Requirements
- Initialized Conductor configuration files
- Git version control repository
- Project testing framework
