Skip to content

docs: add recommended workflow section to README - #74

Merged
monkut merged 1 commit into
mainfrom
enhancement/add-gated-execution-support
Apr 9, 2026
Merged

docs: add recommended workflow section to README#74
monkut merged 1 commit into
mainfrom
enhancement/add-gated-execution-support

Conversation

@monkut

@monkut monkut commented Apr 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a "Recommended Workflow" section to README documenting the phase-gated execution flow (prepare → plan → develop → pr-review)
  • Document supporting commands (issue-review, validate, explore, diagnose, fix-ci) and when to use them
  • Document gating mechanisms (label transitions, readiness validation, blocking labels)

Closes #63

Test plan

  • Verify markdown renders correctly on GitHub
  • Confirm all referenced commands match the Commands table

Document the phase-gated execution flow (prepare → plan → develop →
pr-review) with inputs/outputs per phase, supporting commands, and
gating mechanisms.

Closes #63
@monkut
monkut merged commit b0480c1 into main Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add phase-gated execution support

2 participants