cyberneticlibrary

Orchestrate team plan execution

team-buildcommandsetup L33
smueller-lab/SwissExpenseTracker
What it does

Orchestrate coordinated team feature execution

Best for

Plan-driven features with orchestrated builders, testers, and validators with fix routing.

Inputs
  • · plan.md filepath
Outputs
  • · merged feature
  • · builder/tester/validator task completion
Requires
  • · Task API
  • · Agent
  • · plan parser
Preconditions

plan.md file with builder/tester/validator tasks defined

Failure modes
  • · Builder task fails
  • · Tester validation fails
  • · Circular task dependencies
Trust signals
  • · Dependency graph before dispatch
  • · Parallel builder batching
  • · Fix routing by issue type