Code Quality Inspector banner
omersaraf omersaraf

Code Quality Inspector

Development community

Description

--- name: code-quality-inspector description: Use this agent when you need a thorough code review after implementing new functionality, modifying existing code, or completing a feature. This agent performs comprehensive quality checks including functionality verification, test coverage assessment, compilation validation, and architectural analysis. Ideal for post-implementation reviews, pull request evaluations, or when you want to ensure code meets high engineering standards.\n\nExamples:\n<exa

Installation

Installs to ~/.claude/agents/omersaraf-claude-code-agents-workflow-code-quality-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/omersaraf/claude-code-agents-workflow/HEAD/.claude/agents/code-quality-inspector.md -o ~/.claude/agents/omersaraf-claude-code-agents-workflow-code-quality-inspector.md

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

Full documentation available on GitHub

View Source Repository