Performs rapid, automated reviews of development plans and code implementations to identify security risks, logic errors, and testing gaps.
Review Sonnet is a high-speed review skill for Claude Code that provides practical, actionable feedback on both technical plans and completed code. By automatically detecting the current state of a task via local metadata, it applies targeted analysis to ensure feasibility, security, and correctness. It specifically audits for OWASP Top 10 vulnerabilities and evaluates test coverage, providing a structured JSON output that can be used to gate progress. This skill is ideal for developers who want a first-pass quality check to catch obvious issues before deeper manual analysis or deployment.
主な機能
01Structured JSON output for CI/CD compatibility
02Automated detection of plan-vs-code review contexts
030 GitHub stars
04Security auditing focused on OWASP Top 10 vulnerabilities
05Test coverage validation and execution checks
06Severity-based decision logic for automated approvals
ユースケース
01Validating a technical architecture plan before starting implementation
02Ensuring new code changes are accompanied by adequate test coverage
03Quickly identifying security flaws like hardcoded secrets or injection risks