review
Review
Find defects that can change the result or make the change unsafe. Do not turn personal taste into a finding.
Use a fresh subagent that did not implement the change. Stay read-only. Do not edit files or post comments.
Scope
Review the implementation target named by the user. It may be a file, diff, branch, commit, pull request, or other code change on GitHub. Use /architecture-review for a technical proposal that has not been implemented.
If the user does not name a target, review the repository's complete local change set. Include commits on the current branch relative to the default branch, staged changes, unstaged changes, and untracked files.
Use the repository and the immediate surrounding code as context. If there are no local changes, say so. Do not substitute a whole-repository audit.
Standard
Approve only when: