What problem does it solve?
This Skill provides expert-level code review, focusing on production safety, security, and maintainability, ensuring high-quality code before deployment.
Core Features & Use Cases
- Security Audits: Prioritizes review of critical security areas like authentication, authorization, and data validation.
- Production Readiness: Checks for rollback paths, blast radius, cost controls, and test isolation.
- Code Quality: Assesses functionality, performance, and readability, flagging large changes.
- Use Case: A team is submitting a Pull Request for a new API endpoint. This Skill will review the code for potential security vulnerabilities, ensure it has a clear rollback plan, and verify that tests are properly isolated from production data.
Quick Start
Use the CR skill to review the attached code changes for production safety and security.