11 lines
387 B
Markdown
11 lines
387 B
Markdown
---
|
|
description: "Opus code review on recent changes or specified files"
|
|
---
|
|
|
|
Use the subagent tool to run the "reviewer" agent with this task:
|
|
|
|
Review the following: $@
|
|
|
|
If no specific files are mentioned, review recent git changes (`git diff` and `git diff --staged`).
|
|
Report the review results. If the verdict is NEEDS_FIXES, ask if I want you to run the "fixer" agent to apply them.
|