An advanced, multi-dimensional code review system specifically for Python projects. It spawns a fleet of specialized sub-agents to analyze code from different perspectives:
file:line citations and Tier-1 source verification.Multi-perspective code review skill that spawns parallel agents for quality, security, and database concerns. Well-structured with clear step-by-step workflow, argument handling for file/branch/range scope, and a synthesized severity-ranked findings table with GO/NO-GO verdict. No bundled scripts — purely a prompt-orchestration skill. Clean security profile with no risky patterns.
Prompt-only skill with no scripts to execute. The multi-agent approach (code-reviewer, security-reviewer, db-analyst) is well-designed and practical. OWASP Top 10 coverage in security review is a strong point.