with one click
review-qrgo
// Perform an QRGo self review or audit of current changes. Use when the user asks for a self review, audit, review of uncommitted changes, or a final quality pass before commit/PR in the QRGo repo.
// Perform an QRGo self review or audit of current changes. Use when the user asks for a self review, audit, review of uncommitted changes, or a final quality pass before commit/PR in the QRGo repo.
| name | review-qrgo |
| description | Perform an QRGo self review or audit of current changes. Use when the user asks for a self review, audit, review of uncommitted changes, or a final quality pass before commit/PR in the QRGo repo. |
Perform a repo-aware quality audit of the current QRGo changes before they are committed or handed off. Prioritize concrete bugs, regressions, stale guidance, missing validation, and low-risk fixes.
Performing a self review...git status --short and the relevant diffs.AGENTS.md files for changed paths when they were not already read in the current turn.AGENTS.md guidance.WHEN DONE: If anything was changed, loop and do another pass with fresh eyes. Continue to loop until there is nothing more to change. If nothing was changed, ask if the user wants another pass.
Use the normal code-review shape:
If there are no findings, say that clearly and mention residual validation gaps.