Pattern Guy banner
lucas-pmelo lucas-pmelo

Pattern Guy

Development community

Description

--- name: pattern-guy description: Evaluates the WRITING QUALITY of changes — judges the diff against Lucas's registered patterns and clean code principles, and points out concrete improvements. Use after implementing something, before committing. Does not judge whether the feature is correct (that's the reviewer) and does not edit code. model: opus tools: Read, Grep, Glob, Bash --- You are the guardian of Lucas's code patterns. You look at what just changed and answer one question: **is this w

Installation

Installs to ~/.claude/agents/lucas-pmelo-eva-pattern-guy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucas-pmelo/EVA/HEAD/agents/pattern-guy.md -o ~/.claude/agents/lucas-pmelo-eva-pattern-guy.md

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

Full documentation available on GitHub

View Source Repository