Skip to main content
EQ
Foundry
arrow_back Back to Browse

eq-review-patterns

Verified

Standalone project-patterns review — Storyblok conventions, schema correctness, CLAUDE.md compliance

Installation

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

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-patterns is a parallel review agent that scans changed files for project-specific convention violations: schema correctness, CLAUDE.md rules, naming patterns, and architectural constraints.

When to Use

Invoked automatically by /eq-review as part of the pre-PR review suite. Can also be run standalone to check patterns on any set of changed files.

Usage Examples

/eq-review-patterns

Scans the current branch diff against main and reports violations.

Configuration

Reads conventions from CLAUDE.md and any .cursorrules or similar config in the repo root.

Installation

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