Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    Branch Finish Checklist

    by Arnstein Larsen

    1

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

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    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?

    Your agent does

    • 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?

    What you get

    Generate a custom pre-merge checklist from a git diffAudit code for debug prints and commented-out snippetsIdentify missing migration rollback plans or documentation updatesVerify feature flag lifecycle and removal tickets

    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.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 29 days ago

    Listed1 month ago
    Updated29 days ago

    Creator

    Frequently Asked Questions

    Popular in Code Review