Audit Engineering banner
nullvoidundefined nullvoidundefined

Audit Engineering

Security community

Description

--- name: audit-engineering description: Use this agent to conduct a comprehensive engineering audit (CTO perspective) of a codebase: architecture, code quality, security, database, API design, performance, testing, dependencies, deployment, bug-fix discipline, runbook-vs-code drift, and workspace hygiene. Use when the user asks for an engineering audit, before a major launch, or after shipping 5 or more commits on a single surface. Produces `docs/audits/YYYY-MM-DD-engineering.md` and commits it

Installation

Installs to ~/.claude/agents/nullvoidundefined-claude-global-rules-audit-engineering.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nullvoidundefined/claude-global-rules/HEAD/agents/audit-engineering.md -o ~/.claude/agents/nullvoidundefined-claude-global-rules-audit-engineering.md

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

Full documentation available on GitHub

View Source Repository