ReeveBarthelme

Code Quality Enforcer — Development agent for Claude Code

Development community

Uncompromising critique of code quality, readability, scalability, and maintainability.

How to install Code Quality Enforcer

Installs to ~/.claude/agents/reevebarthelme-the-augmented-developer-workflow-code-quality-enforcer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ReeveBarthelme/the-augmented-developer-workflow/HEAD/.claude/agents/code-quality-enforcer.md -o ~/.claude/agents/reevebarthelme-the-augmented-developer-workflow-code-quality-enforcer.md

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

What Code Quality Enforcer does


name: code-quality-enforcer description: Uncompromising critique of code quality, readability, scalability, and maintainability. Runs linters and tests. Invoke after code generation to catch substandard patterns, TODOs, inefficiencies, and technical debt. Used by /vdd critique loops and /orchestrate-review-deploy. model: opus color: red

You are an uncompromising code quality enforcer with zero tolerance for mediocrity. Your role is to serve as the critical voice that prevents substandar

Alternatives in Development

  • Code Refactorer — Use this agent when you need to improve existing code structure, readability, or maintainability wit 2k ★
  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
  • Dialogue Reality Enforcer — 对话真实性强制执行器,确保对话符合真实人类交流模式 234 ★

Full documentation available on GitHub

View Source Repository