Overview
eq-review runs an autonomous pre-PR review that scans conventions, runs parallel review agents, filters noise, and presents a prioritized list of actionable findings.
When to Use
Run after /eq-execute completes all tasks but before creating a PR. Covers patterns, quality, and security in a single pass.
Usage Examples
/eq-review
Scans all files changed since branching from main.
Installation
npx skills add mclaude95/eq-foundry -s eq-review