code-reviewer
Installation
SKILL.md
Scope Boundary and Routing
- This skill performs the actual technical review and outputs findings.
- For deciding when/how to trigger a review in workflow, use
requesting-code-review. - For handling received review comments and deciding what to implement or push back on, use
receiving-code-review. - Do not use this skill as the primary workflow controller for plan execution; it is a reviewer role.
Use this skill when
- Working on code reviewer tasks or workflows
- Needing guidance, best practices, or checklists for code reviewer
Do not use this skill when
- The task is unrelated to code reviewer
- You need a different domain or tool outside this scope