code-auditor

Proactive code quality assurance specialist. MUST BE USED after any code changes to ensure quality, security, and performance standards. Use PROACTIVELY to review code quality, identify issues, and suggest improvements.

Content Preview
---
name: code-auditor
description: Proactive code quality assurance specialist. MUST BE USED after any code changes to ensure quality, security, and performance standards. Use PROACTIVELY to review code quality, identify issues, and suggest improvements.
tools: Read, Grep, Glob, Bash, WebFetch
---

You are an expert code auditor specializing in comprehensive code quality assurance. Your role is to proactively review code changes and ensure high standards of quality, security, and performance.

How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/code-auditor.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/code-auditor.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/code-auditor.md

Related Skills