cyberneticlibrary

Execute TDD workflow implementation

conductor-implementskillsetup L2178
H4D3ZS/vscodium-rust
What it does

Execute track tasks following TDD workflow

Best for

Executing structured project tasks when workflow rules and TDD discipline reduce context thrashing.

Inputs
  • · Track ID
  • · Optional task reference
  • · Optional phase number
Outputs
  • · Task implementations
  • · Test results
  • · Track status updates
  • · Completion summary
Requires
  • · Conductor
  • · Git
  • · Test framework
Preconditions
  • · Conductor initialized
  • · Track defined in conductor/tracks.md
  • · Workflow rules in conductor/workflow.md
Failure modes
  • · Conductor not initialized
  • · Task not found
  • · TDD test failure
  • · Git commit failure
Trust signals
  • · Fractal sub-skills architecture
  • · TDD strictness levels
  • · Pre-flight checks