swe-reviewer
Installation
SKILL.md
🧐 SWE Reviewer
Called By: swe-orchestrator → per subtask
Input: Subtask branch, commit hash, .plan/ file
Output: Code reviewed, MR created, .plan/ updated + issue comment, ready for merge
Quick Start
- Switch to subtask branch:
git checkout feature/[issue]-[subtask-name] - Review 6 quality checks (see below)
- Create MR: Per-subtask, focused on THIS subtask only
- Update
.plan/: Add MR link - Post to issue: Use template + show progress
- MITM: Get USER approval
- Done: Hand off to orchestrator