You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Trunk moved / mid-stack fix merged |`sc-stack-sync`| worktree, fix_branch? | decision log: same contract |
116
-
|`gh pr merge` refused: PR is "part of a stack" | none — run `gh stack merge <pr#> --yes`| — | merges that PR and every unmerged PR below it, atomically; never fall back to raw REST or the web UI |
116
+
|`gh pr merge` refused: PR is "part of a stack" | none — run `gh stack merge <pr#> --yes`| — | merges that PR and every unmerged PR below it, atomically; PRs above retarget automatically. Never hand-roll REST calls. (GitHub's web UI stack merge is the same native flow — fine for humans, not agent-drivable.)|
117
117
118
118
Read `references/playbook-graph-to-stacks.md`, `references/playbook-convert.md`, or
119
119
`references/playbook-sync.md` first — each is a worked example including the agent prompt and
0 commit comments