What problem does it solve?
This Skill automates the process of reviewing code quality, test coverage, security, and adherence to the original plan, ensuring a high standard before deployment.
Core Features & Use Cases
- Comprehensive Code Analysis: Evaluates code against best practices, naming conventions, and structure.
- Test Coverage Verification: Checks if tasks are adequately covered by tests, including edge cases.
- Security Auditing: Scans for common vulnerabilities like SQL injection, XSS, and hardcoded secrets.
- Plan Consistency Check: Ensures all acceptance criteria from the plan are met and scope creep is identified.
- Use Case: After a developer completes a new feature, this Skill can provide an automated, multi-dimensional review report, highlighting areas for improvement and confirming readiness for a pull request.
Quick Start
Run the review skill on the 'user-auth' feature to get a detailed quality report.