Performs rigorous, production-grade code reviews using a specialized 10-category framework focused on logic, correctness, and maintainability.
소개
The Review skill equips Claude with a consultant-level framework for performing deep-dive architectural and logic audits on pull requests. By leveraging a structured 10-point inspection system—covering everything from type safety and fault semantics to observability and data evolution—it identifies critical blockers and subtle bugs before they reach production. The skill intelligently scales its analysis depth based on the size of the code change, ensuring that large-scale refactors receive a comprehensive framework review while small changes remain focused on core logic and correctness.
주요 기능
Dynamic depth scaling that adjusts review intensity based on pull request size.
Specialized consultant subagent integration for high-confidence architectural reasoning.
Structured 10-category framework covering logic, type safety, and fault containment.
Standardized severity levels from 'Blocker' to 'Info' for prioritized remediation.
8 GitHub stars
Automated 'Top 5 Action Items' summary for immediate high-impact fixes.
사용 사례
Pre-production audits to identify silent logic bugs and data corruption risks.
Reviewing large-scale refactors where regression testing and fault semantics are critical.
Automated quality gates for ensuring type safety and architectural consistency across teams.