sumo_qa_reviewing_before_merge
Reviews code changes before merge: reads diff, identifies risks, runs tests, and provides a verified verdict with confirmation gates.
Instructions
Use when the user asks "review my changes" / "is this safe to merge" / "what could break". Reads the diff and the changed files first, surfaces what was found + named risks, runs tests, then delivers the verdict — section by section with confirmation gates, not as one dump. Refuses to claim safe-to-merge without fresh verification evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||