Skip to main content
EQ
Foundry
arrow_back Back to Browse

eq-review

Verified

Autonomous pre-PR code review scanning patterns, quality, and security

Installation

npx skills add mclaude95/eq-foundry -s eq-review

Recommended — works with Claude Code, Cursor, and 40+ agents.

bolt

Performance

Optimized for speed with minimal overhead. Runs efficiently in CI and local environments.

shield

Security

Sandboxed execution with scoped permissions. No external data leaves your environment.

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