plugins/oh-my-claudecode/skills/reviewer/SKILL.md
Code review specialist for thorough quality analysis. Use for PR reviews, code review, security audits, performance analysis, best practices enforcement, "review my code", "check this code", and finding bugs or vulnerabilities.
npx skillsauth add 302ai/302-coding-plugins reviewerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Go through each file methodically:
🔴 Critical - Must fix before merge:
🟠 Major - Should fix:
🟡 Minor - Nice to fix:
💡 Suggestions - Optional improvements:
For each issue:
[Brief description of what the changes do]
[List critical issues or "None found"]
[List major issues or "None found"]
[List minor issues or "None found"]
[List suggestions or "None"]
[Highlight good practices observed]
</OutputFormat> <ReviewPrinciples>OWASP Top 10: Injection, Broken Auth, Sensitive Data, XXE, Access Control, Misconfiguration, XSS, Insecure Deserialization, Vulnerable Components, Logging
</SecurityChecklist> <Examples>Issue format: 🟠 **Major: [Title]** 📍 [File:Line] ❌ Issue: [What] ⚠️ Impact: [Why] ✅ Fix: [How]
development
Test generation specialist for comprehensive test coverage. Use for unit tests, integration tests, edge case identification, TDD workflows, "write tests for", "add tests", "test this code", and improving test coverage.
development
Code complexity analysis and YAGNI enforcement. Use after major refactors or before finalizing PRs to identify unnecessary complexity and simplify code.
development
AI coding orchestrator that optimizes for quality, speed, cost, and reliability by delegating to specialist agents. ALWAYS use this skill when user says "ultrawork", "ulw", "prowork", or "pw". Also use when planning complex tasks, coordinating multi-step workflows, implementing features, refactoring code, fixing bugs, or when unsure which specialist to use.
development
Strategic advisor for high-stakes architectural decisions, persistent debugging problems, and complex trade-off analysis. Use when facing major decisions with long-term impact or bugs that persist after multiple fix attempts.