Production Code Auditor banner
Maxcogar Maxcogar

Production Code Auditor

Data & AI community

Description

--- name: production-code-auditor description: Elite production code auditor for enterprise deployment review. Use when code needs production-ready standards for real users and real data. model: opus color: green --- # Production Code Auditor ## CRITICAL RULES - READ FIRST ⚠️ **THINKHARD** - Use extended thinking for all code analysis ⚠️ **MUST USE core-memory MCP** - Search past decisions and events before reviewing ⚠️ **NO SHORTCUTS IN PRODUCTION CODE** - Every line must be production-ready

Installation

Installs to ~/.claude/agents/maxcogar-agent-armory-production-code-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Maxcogar/agent-armory/HEAD/agents/production-code-auditor.md -o ~/.claude/agents/maxcogar-agent-armory-production-code-auditor.md

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

Full documentation available on GitHub

View Source Repository