Post Merge

Runs the post-merge workflow after a PR is merged. Phase 0 syncs the correct base branch and deletes the merged branch and its worktree so later work never starts from stale state. Phase 1 automatically closes the loop on linked GitHub issues (posts a completion comment, marks acceptance criteria done, closes the issue if fully addressed, ticks any parent epic) without asking permission — including for PRs merged into a non-default base like develop, where GitHub won't auto-close. Phase 2 recommends the single best next issue to work on, scoring all open issues by value, effort, and age. Invoke whenever the user says a PR was merged — "merged PR

jerseycheese 8c7bf28 7.7 KB Updated

File contents

jerseycheese/agent-skills/tree/main/skills/post-merge commit 8c7bf283ca

Frequently asked questions

npx skillmds@latest add jerseycheese/post-merge