Scrutinizer banner
abhisekdutta507 abhisekdutta507

Scrutinizer

Security community

Description

--- name: "scrutinizer" description: "Use this agent when you want a thorough review of recently written or modified code. It identifies bugs, security issues, performance bottlenecks, readability problems, and violations of best practices. Trigger it after writing a new feature, refactoring existing code, or before committing changes.\n\n<example>\nContext: The user has just implemented a new API endpoint in the Express backend.\nuser: \"I just wrote a new POST /api/tickets endpoint. Can you re

Installation

Installs to ~/.claude/agents/abhisekdutta507-claude-code-helpdesk-mosh-hamedani-scrutinizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhisekdutta507/claude-code-helpdesk-mosh-hamedani/HEAD/.claude/agents/scrutinizer.md -o ~/.claude/agents/abhisekdutta507-claude-code-helpdesk-mosh-hamedani-scrutinizer.md

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

Full documentation available on GitHub

View Source Repository