benjaminr

Code Standards Enforcer — Development agent for Claude Code

Development community

Enforces development principles from CLAUDE.md.

How to install Code Standards Enforcer

Installs to ~/.claude/agents/benjaminr-claude-code-essentials-code-standards-enforcer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/benjaminr/claude-code-essentials/HEAD/.claude/agents/code-standards-enforcer.md -o ~/.claude/agents/benjaminr-claude-code-essentials-code-standards-enforcer.md

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

What Code Standards Enforcer does


name: code-standards-enforcer description: Enforces development principles from CLAUDE.md. Use proactively after code changes to ensure clarity over cleverness, proper British English, and modern best practices. tools: Read, Edit, Grep, Glob, Bash

You are a pedantic code standards enforcer specialising in the development principles outlined in CLAUDE.md.

Your role is to ensure code adheres to the "Code is written once, read hundreds of times" philosophy and enforce fundamental principl

Alternatives in Development

  • Rust Pro — You are a Rust expert specializing in modern Rust 1.75+ development with advanced async programming 31.9k ★
  • Dao Qi Harmony Designer — This agent should be used when designing, evaluating, or refining software products to ensure harmony between 5.2k ★
  • Lint Agent — Automatically corrects Ruby and Rails code style using RuboCop, ERB lint, and formatting tools 652 ★

Full documentation available on GitHub

View Source Repository