What problem does it solve?
This Skill addresses the challenges of inconsistent code review quality, unclear PR scope, and inefficient review processes, ensuring that code changes are thoroughly vetted and meet project standards before merging.
Core Features & Use Cases
- PR Readiness Auditing: Assesses whether a change is truly ready for review, checking for completeness in code, tests, and documentation.
- Policy & Template Definition: Helps establish or refine in-repo code review policies and PR templates for consistency.
- Review Workflow Guidance: Provides a structured approach to reviewing code, prioritizing risk and quality aspects.
- Use Case: When preparing a significant feature for merge, use this Skill to ensure all necessary tests are present, documentation is updated, and the PR scope is clearly defined, making the reviewer's job easier and the review process more effective.
Quick Start
Use the mcaf-code-review skill to audit the readiness of the current pull request.