docs(readme): describe /pr compose-without-push-gate flow #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/pr-compose-without-remote-gate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The /pr workflow section in the README still described the old
pre-flight as a hard blocker — that contradicts the simplified
behaviour now in skills/pr/SKILL.md and agents/pr-worker.md.
Rewrite the four-step list to reflect that compose is always
non-blocking on remote state, surface the "Open gate" as a separate
fifth step so readers see where /push enforcement actually lives,
and note that the existing-PR lookup is skipped when the branch
isn't on the remote.