Skip to main content
EQ
Foundry
arrow_back Back to Browse

eq-review-quality

Verified

Standalone quality review — accessibility, test quality, performance patterns, code clarity

Installation

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

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-quality is a parallel review agent that evaluates code quality: test coverage and assertion quality, accessibility issues, performance anti-patterns, and code clarity.

When to Use

Invoked automatically by /eq-review as part of the pre-PR review suite. Can also be run standalone when you want a focused quality pass on specific files.

Usage Examples

/eq-review-quality

Reviews the current branch diff and reports quality findings with severity ratings.

Configuration

No configuration required.

Installation

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