1
    Branch Finish Checklist

    Branch Finish Checklist

    by Arnstein Larsen

    The gap between 'the code works' and 'this branch is safe to merge' is where teams bleed quality

    Updated Jun 2026
    Security scanned
    Cursor

    $8.99

    · or 45 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Generate a custom pre-merge checklist from a git diff
    • Audit code for debug prints and commented-out snippets
    • Ready for Cursor
    • Instant install

    Sample input

    I am ready to merge. I added a new user field to the Postgres schema and updated the React form. Here is my diff. Can you run the finish checklist?

    Sample output

    • Migration: Verified rollback script for user_metadata column?
    • Performance: Checked index impact for production data size?
    • Security: Form validation matches DB constraints?
    • Leftovers: Found console.log in userService.ts.
    • Docs: Updated API spec for the new field?

    About This Skill

    The gap between 'the code works' and 'this branch is safe to merge' is where teams bleed quality — the migration that wasn't tested against production data size, the edge case the happy path didn't cover, the environment variable nobody added to the deployment docs. This skill runs your branch through a structured pre-merge checklist calibrated to your specific change: tests that need to pass, manual verification steps, deployment considerations, rollback plan, and documentation updates. It doesn't generate a generic checklist — it reads your diff and your context and tells you what this branch specifically needs before it merges. Use it when you're about to open the PR and want to catch what you missed before your reviewer does. Give it your changes, your stack, and what you've already verified; it returns the gaps.

    Use Cases

    • Generate a custom pre-merge checklist from a git diff
    • Audit code for debug prints and commented-out snippets
    • Identify missing migration rollback plans or documentation updates
    • Verify feature flag lifecycle and removal tickets

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    No special permissions declared or detected

    Compatible with SKILL.md-compatible agents including Claude Code, Cursor, and Aider.

    Frequently Asked Questions

    More Premium Skills