What problem does it solve?
The ce-code-review skill provides a comprehensive, automated code review process, identifying and addressing potential issues early in the development cycle, ensuring code quality and maintainability.
Core Features & Use Cases
- Structured Code Review: Utilizes tiered persona agents to deliver detailed, structured feedback on code changes.
- Multi-Agent Collaboration: Collaborative requirements exploration and dialogue to ensure thorough code review.
- Confidence-Gated Findings: Ensures that only high-confidence findings are presented for review.
- Merge/Dedup Pipeline: Efficiently merges and deduplicates findings to streamline the review process.
- Autofix Mode: Allows for the automatic application of safe fixes without user intervention.
- Report-Only Mode: Generates a detailed report without making any changes to the codebase.
- Headless Mode: Suitable for programmatic invocation, providing structured findings and run artifacts.
Quick Start
To initiate a code review, use the ce-code-review skill with the mode:autofix flag on the PR link: ce-code-review mode:autofix [PR link].