code-review

Installation
SKILL.md

Language-agnostic code review with dynamic agent planning. Adapts to any language, framework, and project size.

Usage

/code-review                          # Interactive — asks what to review
/code-review --full                   # Review entire codebase
/code-review all                      # Same as --full
/code-review --files src/api tests/   # Review specific paths
/code-review <issue-id>              # Review changes for a beads issue
/code-review --quick                  # Fast mode: lint/build check only

How It Works

SELECT → DISCOVER → SCOPE → PLAN → SCAN (parallel) → AGGREGATE → FIX (if needed) → REPORT
Related skills

More from ggprompts/my-plugins

Installs
2
GitHub Stars
3
First Seen
Mar 14, 2026