Production Code Auditor banner
Maxcogar Maxcogar

Production Code Auditor

Data 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 ⚠️ **THINK HARD** - 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-read

Installation

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

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

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

Full documentation available on GitHub

View Source Repository