snap-review
Installation
SKILL.md
Invocation
Syntax: /skill:snap-review [auto]
Args
| Key | Values | Default | Notes |
|---|---|---|---|
help |
bool | false | show usage |
auto |
bool | false | post the review after generating it without asking for confirmation, only when it contains priority-labeled findings |
Review a GitHub pull request in read-only mode. Findings first; no code edits. Ask before posting unless auto is provided. Never post a no-finding review to GitHub.
Process
-
Find the PR from current branch/session context, or ask for one.
-
Gather full review context: PR title/body, base/head refs, changed files, commits, checks, diff, comments, reviews, review threads, and all comment replies. Follow linked issues, specs, PRDs, breakdown comments, parent issues, and links found inside their bodies/comments/replies recursively when they affect scope, acceptance, blockers, or intent.