finish

Installation
SKILL.md

Branch Finishing and PR Preparation

Iron Law

NEVER MERGE WITHOUT ALL CHECKS PASSING

Steps

1. Verify

Confirm the branch is ready for review.

  • Run the full test suite — all tests must pass
  • Run typecheck and lint — zero errors
  • Verify all acceptance criteria from the story/PRD are met
  • Check for leftover debug code, TODOs, or commented-out blocks
  • Ensure no untracked files that should be committed
Related skills
Installs
11
First Seen
Apr 13, 2026