Create a new track with specification and phased implementation plan
Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased implementation plan.
resources/implementation-playbook.md.Verify Conductor is initialized:
conductor/product.md existsconductor/tech-stack.md existsconductor/workflow.md exists/conductor:setup firstLoad context files:
conductor/product.md for product contextconductor/tech-stack.md for technical contextconductor/workflow.md for TDD/commit preferencesDetermine track type based on description or ask user:
What type of track is this?
1. Feature - New functionality
2. Bug - Fix for existing issue
3. Chore - Maintenance, dependencies, config
4. Refactor - Code improvement without behavior change
CRITICAL RULES: