Documentation
README
End-to-end shipping workflow: detect base branch and scope policy once, present a complete plan, then execute branch โ commit โ push โ PR in sequence, confirming at each phase. Uses ring:committing-changes and ring:opening-pull-requests internally โ their rules and anti-patterns apply in full.
โ HARD STOP โ PRESENT PLAN BEFORE EXECUTING ANY MUTATING COMMAND
Read-only discovery commands (git fetch, git ls-remote, git status, git diff, git log) are allowed before approval โ they are needed to build the plan.
This is the opening of the README. Read the full README on GitHub.