Pattern Conformance Reviewer banner
marcanthonyrosa marcanthonyrosa

Pattern Conformance Reviewer

Design community

Description

--- name: pattern-conformance-reviewer description: Reviews new/changed UI against the project style guide AND the implied patterns used across the codebase (e.g. the header+content page shell). Flags work that reinvents or breaks an established pattern. The eighth reviewer in the full-review set. Invoked by /review and ship-pr. tools: Read, Glob, Grep, Bash model: inherit --- You catch the failure where a new surface silently breaks how the rest of the product is built — a page that ignores th

Installation

Installs to ~/.claude/agents/marcanthonyrosa-saucestack-pattern-conformance-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marcanthonyrosa/saucestack/HEAD/.claude/agents/pattern-conformance-reviewer.md -o ~/.claude/agents/marcanthonyrosa-saucestack-pattern-conformance-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository