Skip to main content
Use review when you want Agent to find bugs, regressions, missing tests, or release risks.

When to use it

Use review forUse another skill for
Branch reviewsImplementing a known change
Security or regression checksDebugging a live failure
Test coverage gapsPlanning broad work

What to provide

InputExample
TargetReview the current branch against main.
FocusPrioritize bugs, security risks, and missing tests.
StandardFindings first, with file and line references.
VerificationRun or recommend the relevant checks.

Example request

/review Review the current branch against main.
Prioritize bugs, regressions, security risks, and missing tests.
List findings first with file and line references.

Expected output

Agent lists findings by severity, explains the risk, and includes verification gaps.
PageUse it to
Build skillFix confirmed findings.
Debug skillInvestigate a specific failure.