Codebase Auditor banner
ankushdixit ankushdixit

Codebase Auditor

Security community

Description

--- name: codebase-auditor description: Use this agent when the user requests a comprehensive review of the entire project codebase, wants to audit code quality across the project, needs a systematic analysis of all project files, or asks for a thorough examination of code standards and best practices. Examples:\n\n<example>\nuser: "Can you review the entire codebase thoroughly?"\nassistant: "I'm going to use the Task tool to launch the codebase-auditor agent to perform a comprehensive review of

Installation

Installs to ~/.claude/agents/ankushdixit-solokit-codebase-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ankushdixit/solokit/HEAD/.claude/agents/codebase-auditor.md -o ~/.claude/agents/ankushdixit-solokit-codebase-auditor.md

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

Full documentation available on GitHub

View Source Repository