agigante80

Coding Standards Auditor — Development agent for Claude Code

Development community

name: coding-standards-auditor description: Audits the actual-mcp-server codebase against the project's coding standards.

How to install Coding Standards Auditor

Installs to ~/.claude/agents/agigante80-actual-mcp-server-coding-standards-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agigante80/actual-mcp-server/HEAD/.claude/agents/coding-standards-auditor.md -o ~/.claude/agents/agigante80-actual-mcp-server-coding-standards-auditor.md

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

What Coding Standards Auditor does


name: coding-standards-auditor description: > Audits the actual-mcp-server codebase against the project's coding standards. This project keeps its standards INLINE in CLAUDE.md (by deliberate design, per its documentation-hygiene rule), so this agent treats CLAUDE.md as the canonical standards source, scores each category against the code, and reports concrete violations with file:line locations and fixes. It does NOT relocate standards out of CLAUDE.md. Invoke when: "audit cod

Alternatives in Development

  • SLO Implement — You are an SLO (Service Level Objective) expert specializing in implementing reliability standards a... - wsho 31.9k ★
  • Add Skill — Install agent skills onto your coding agents from any git repository 11.2k ★
  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★

Full documentation available on GitHub

View Source Repository