conductor-implement - Execute implementation plan tasks for a Conductor track
Executes tasks from a track implementation plan using TDD workflow, manages progress tracking, and handles phase verification checkpoints.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify Conductor project initialization state
- Select incomplete tracks from project
- Load track specification and context
- Execute tasks following TDD workflow
- Commit completed task code changes
- Run phase and final verifications
- Update track status and metadata
Inputs
- Track ID or task selection arguments
- Conductor configuration files
- Track plan and specification documents
Outputs
- Git commit history updates
- Updated track plan and metadata files
- Phase verification results and prompts
Requirements
- Initialized Conductor directory structure
- Git version control system
- Test runner environment
