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:

Installs
2
GitHub Stars
77
First Seen
Jun 16, 2026
review — verygoodopensource/wingspan