review

Installation
SKILL.md

Review code on demand

Run quality review agents. Review manually written code, assess existing codebases, or check a branch before merging.

Review Scope

<review_scope>$ARGUMENTS</review_scope>

Step 1 — Detect Scope

Parse the review scope above for optional file paths or directories.

If paths are provided:

  1. Validate each path exists (split on whitespace, check each token)
  2. Use provided paths as review scope
  3. Announce scope to user and proceed to Step 2

If no paths provided:

Related skills
Installs
4
GitHub Stars
59
First Seen
Apr 15, 2026