| name | review-changes |
| description | Perform a read-only review of Pascoal changes against the task, architecture, tests, supported platforms, and scope. |
| argument-hint | [diff, commit range, files, or task] |
| disable-model-invocation | true |
Review changes
Review:
$ARGUMENTS
Procedure
- Read
AGENTS.md and the relevant task or plan.
- Inspect the requested diff, files, or commit range using read-only operations.
- Use the
review subagent for focused analysis.
- Verify each potential finding against surrounding code and tests.
- Prioritize correctness, regressions, destructive behavior, platform compatibility, architecture, validation, accessibility, and scope.
- Separate defects from risks, questions, and optional improvements.
- Do not edit files unless the user later requests corrections.
Output
List findings by severity. For each, provide file and location, issue, consequence, and recommended correction. End with test or manual-validation gaps. State clearly when no concrete issues were found.