execute-planworkflow0
jeremylightsmith/relay
What it does

Execute an approved plan.md task-by-task: TDD, sequential spec then quality review, commit each; then precommit + whole-

Best for

autonomous TDD feature development

Inputs
  • · a code diff
  • · an approved plan
  • · a git branch
Outputs
  • · review findings
  • · committed changes
  • · a specification
Requires
  • · Claude Code
  • · git
  • · GitHub CLI
Preconditions
  • · prior approval/consensus
  • · main branch current
Failure modes
  • · merge/rebase conflict
  • · branch drift from main