General Code Quality Debugger banner
awattar awattar

General Code Quality Debugger

Development community

Description

--- name: general-code-quality-debugger description: Use this agent proactively when you need systematic code review, debugging assistance, refactoring guidance, or technical debt reduction. Examples: <example>Context: User has written a complex function with multiple responsibilities and wants it reviewed for quality issues. user: 'I just wrote this function that handles user authentication, logging, and data validation all in one place. Can you review it?' assistant: 'I'll use the general-code

Installation

Installs to ~/.claude/agents/awattar-claude-code-best-practices-general-code-quality-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/awattar/claude-code-best-practices/HEAD/.claude/agents/general-code-quality-debugger.md -o ~/.claude/agents/awattar-claude-code-best-practices-general-code-quality-debugger.md

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

Full documentation available on GitHub

View Source Repository