cyberneticlibrary

Execute roadmap with regression gates

execute-roadmapworkflowsetup L35
yisding/sentencesplit
What it does

Execute roadmap plan across parallel work phases

Best for

Executing planned roadmap items with milestone tracking and parallel phase execution.

Inputs
  • · roadmap specification
  • · phase milestones
Outputs
  • · per-phase completion status
  • · integrated changes on main branch
  • · progress report
Requires
  • · workflow orchestration
  • · git integration
  • · multi-agent execution
Preconditions
  • · Roadmap document defined
  • · Git repo initialized
  • · Build system working
Failure modes
  • · Phase dependency unmet → phase blocked
  • · Integration conflict → rollback + retry
  • · Budget exceeded → checkpoint required
Trust signals
  • · Explicit milestone definitions in roadmap
  • · Phase dependency detection prevents ordering errors
  • · Progress visible per phase