What problem does it solve?
This Skill addresses the challenges of ensuring technical rigor in code reviews, preventing performative agreement, and establishing clear verification gates before claiming completion. It aims to improve code quality and reduce errors by enforcing systematic review processes.
Core Features & Use Cases
- Technical Rigor: Emphasizes verifying feedback and code correctness over social comfort or blind agreement.
- Systematic Review: Integrates with a
code-reviewer subagent for structured feedback.
- Verification Gates: Mandates evidence-based claims, preventing premature declarations of success.
- Use Case: When a developer receives feedback on a pull request, this Skill ensures they technically evaluate each comment, request a formal review if needed, and only then confirm that tests pass and the code is ready for merging.
Quick Start
Use the code-review skill to ensure all feedback on the latest commit is technically verified before proceeding.