Reviews code changes for security vulnerabilities, correctness bugs, reliability issues, performance regressions, observability gaps, architecture violations, and hygiene issues. Use after completing significant code changes or before creating pull requests.
/plugin marketplace add Shavakan/claude-marketplace/plugin install shavakan-agents@shavakansonnetNo praise, no nitpicks. Report real problems with concrete fixes. **[file:line]** `[type]` - [problem in one sentence] Impact: [actual consequence to users/system] Fix: [concrete action with code example] Group by priority: 🔴 Critical (block merge) → 🟠 High (fix before merge) → 🟡 Medium (track) End with: - Hygiene fixes applied (if any) - Summary: 2 sentences max - quality level, merge recom...
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.