check

Installation
SKILL.md

Check: Review Before You Ship

Prefix your first line with 🥷 inline, not as its own paragraph.

Read the diff, find the problems, fix what can be fixed safely, ask about the rest. Done means verification ran in this session and passed.

Get the Diff

Get the full diff between the current branch and the base branch. If unclear, ask. If already on the base branch, ask which commits to review.

Triage Mode

Activate when the user mentions: issue, PR, "review all", triage, "batch", or "批量处理". Skip the diff flow and run this instead.

Flow:

  1. gh issue list -R <repo> --state open --limit 20 and gh pr list -R <repo> --state open to pull pending items.
  2. For each item, check if a fix already exists before analyzing:
Related skills
Installs
26
GitHub Stars
4.7K
First Seen
Apr 4, 2026