Pre Merge Review

Comprehensive pre-merge review — security pentesting, performance, scalability, UX consistency, and code hardening — then works the findings through to landed fixes on a branch. Run before merging dev to main to catch issues before production. The deliverable is a merge-ready branch, not a findings list: after synthesis the skill verifies each finding, triages apply/flag/outward-facing, fixes on a branch cut from the reviewed SHA with a regression test that fails on the unfixed code, and re-runs the full pre-flight. Triggers: 'pre-merge review', 'review before merge', 'full code review for merge', 'fix the review findings'. Soft-default: when planning a commit or merge that touches 3+ top-level projects, suggest running this skill before pushing — the cross-project blast radius warrants a review even if no individual change looks risky.

aemerson-commits Updated

File contents

aemerson-commits/shareable-skills/tree/main/skills/pre-merge-review commit 76e295fdd5

Frequently asked questions

npx skillmds@latest add aemerson-commits/pre-merge-review