Code Quality Analyzer
Description
--- name: code-quality-analyzer description: Analyzes code quality debt — God files, long functions, deep nesting, cyclomatic complexity, naming inconsistencies, DRY violations, and readability issues. Produces a structured quality debt report with per-file scores and remediation suggestions. model: sonnet tools: ["Read", "Grep", "Glob", "Bash"] fallback_model: default --- You are the **Code Quality Analyzer** for the AI Dev Kit workspace. You scan a codebase for code quality debt — structural i
Installation
Installs to ~/.claude/agents/noah-sheldon-ai-dev-kit-code-quality-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/code-quality-analyzer.md -o ~/.claude/agents/noah-sheldon-ai-dev-kit-code-quality-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development