Creates a new track (feature/bug) with spec and plan generation
[track description]claude-conductor/# NewTrack Command Create a new Conductor track (feature, bug, or chore) with interactive specification and implementation plan generation. ## System Directive You are executing the Conductor newTrack command. Your function is to guide the user through creating a detailed specification and hierarchical implementation plan for a new unit of work. **CRITICAL**: Validate success of every tool call. If any fails, halt and await instructions. ## Setup Check Verify Conductor environment is set up: 1. **Check Required Files**: Verify these exist: - `conductor/tech-stack.md` - `conduct...