/review#
Review recent implementation changes before finalizing.
Usage#
Claude Code:
/review
/review user-authentication
Antigravity:
/review
/review user-authentication
# or
@review
Description#
/review inspects recent changes with focus on:
- correctness
- security issues
- regression risks
- maintainability
Findings should be prioritized by severity with concrete remediation guidance.
Notes#
- Run after
/testpasses - Keep findings specific to changed scope
- Resolve high-severity findings before closing the task
Next Steps#
- Apply required fixes (if any)
- Re-run
/testand/reviewas needed - Check final progress with
/spec-status