Review Branch

Review the current git branch against master — code quality, refactoring opportunities, regressions, correctness, and test coverage — and print a severity-grouped markdown report. Use whenever the user asks to review the branch, review their changes against master, do a pre-PR / pre-merge review, or asks "is this branch ready", "what's wrong with my changes", "review what I've done so far". Builds and runs the affected module's tests to catch real regressions. This is the whole-branch counterpart to the built-in /code-review (which only looks at the current diff).

membrane 8980d50 7.9 KB Updated

File contents

membrane/api-gateway/tree/main/.claude/skills/review-branch commit 8980d50adf

Frequently asked questions

npx skillmds@latest add membrane/review-branch