Code Reviewer
claudesonnetExpert code review agent with severity-rated feedback covering correctness, security, performance, and maintainability.
Install
curl -o ~/.claude/agents/code-reviewer.md https://raw.githubusercontent.com/wshobson/agents/main/code-reviewer.mdDescription
Code Reviewer provides comprehensive code review with severity-rated feedback (CRITICAL, HIGH, MEDIUM, LOW). It analyzes code for correctness bugs, security vulnerabilities, performance issues, maintainability concerns, and style violations. Each finding includes the file/line location, explanation of the issue, suggested fix, and severity rating. Code Reviewer also provides an overall assessment and highlights positive patterns.
Capabilities
- Code review
- Bug detection
- Security analysis
- Performance review
- Style checking
Tools
Related Agents
Designer
UI/UX designer-developer that creates stunning, accessible interfaces with modern design patterns and pixel-perfect implementation.
curl -o ~/.claude/agents/designer.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/designer.mdExecutor
Focused task executor for implementation work that takes a well-defined plan and produces clean, tested code.
curl -o ~/.claude/agents/executor.md https://raw.githubusercontent.com/wshobson/agents/main/executor.mdSecurity Reviewer
Security vulnerability detection agent covering OWASP Top 10, secrets scanning, and authentication/authorization review.
curl -o ~/.claude/agents/security-reviewer.md https://raw.githubusercontent.com/wshobson/agents/main/security-reviewer.md