
from code-virtuoso17
A step-by-step playbook to verify, review, choose an integration strategy, write PR messages, push, and clean up when finishing a development branch.
Provides an end-to-end playbook for wrapping up a development branch: sanity checks, pre-push verification (lint/type/test/build), diff self-review, selecting integration strategy (PR, merge, squash, rebase), composing PR/merge messages, pushing/creating PRs, and cleanup/recovery steps. Includes templates, checklists, and recommended commands.
Use when implementation is complete and the branch is ready to be merged or landed — e.g., before opening a PR, when deciding between rebase vs squash, when cleaning up worktrees, or when recovering from a misstep like an accidental force-push.
references/ folder with pre-push checks, integration strategies, PR templates, cleanup and recovery guides.Designed for agents that interface with git and CLI helpers (Cursor, Claude Code, Copilot-style assistants) and that can call out to gh/git in host environments or provide guidance to developers.
This skill has not been reviewed by our automated audit pipeline yet.