review
Installation
SKILL.md
Selective Code Review
Use this workflow when the user wants review findings rather than implementation.
Review Targets
- No argument or
branch: review the current branch againstorigin/main...HEAD. staged: review the staged diff.file <path>: review the full target file and relevant references.
If the target is ambiguous or file has no path, ask one short clarifying question.
Workflow
Related skills