review
Installation
SKILL.md
Reviews a named GitHub PR with real local context and writes the findings in
Hassan's voice: check the PR branch out locally, run the analysis through
/code-review, draft inline comments, reconcile with any review Hassan already
has in flight, confirm, then post. If Hassan already has a pending review on the
PR, the skill merges its comments into that pending review and submits it as
one combined review; otherwise it posts a fresh grouped review.
This skill is the voice and posting layer. The analysis is not done here —
/code-review owns it, and this skill invokes it.
Voice rules live in VOICE.md — load it before writing any comment. API and git commands live in REFERENCE.md.
Quick start
/review brushfeed#4 → review the PR, draft + confirm + post
/review https://github.com/acme-corp/api/pull/425