check

Installation
SKILL.md

Check: Review Before You Ship

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

Note: /review is a built-in Anthropic plugin command for PR review. Waza uses /check (or the alias code-review) instead. Do not re-trigger /review from within this skill.

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.

Plan Execution Mode

Activate when the user's message starts with "Implement the following plan", "按计划实施", "按照计划", "整", "可以干", "直接改" followed by a plan body, or links to a /think output.

In this mode, do not run a code review. Instead:

  1. State which plan is being executed (first heading or summary line).
  2. Check for obvious repo drift: run git status and skim any changed files that contradict the plan. If drift makes the plan unsafe, name the specific conflict and stop.
  3. Work through each plan item as a to-do. Mark each complete as you go.
  4. After all items are done, run the project's verification command.
  5. Transition automatically into Ship mode if the project context or current thread indicates review-then-ship.
Related skills
Installs
5.3K
Repository
tw93/waza
GitHub Stars
5.0K
First Seen
Apr 4, 2026