What problem does it solve?
This Skill automates the process of reviewing code for architectural soundness, quality, and test coverage, and then attempts to automatically fix identified issues, significantly speeding up the development cycle.
Core Features & Use Cases
- Multi-Agent Review: Leverages specialized AI agents (architect, code-reviewer, critic) to perform comprehensive code analysis in parallel.
- Automated Fixing: Attempts to automatically fix identified issues, prioritizing simpler, rule-based fixes before resorting to AI-driven solutions for complex problems.
- Detailed Reporting: Generates comprehensive reports on review findings, including scores, identified issues, and auto-fixed status.
- Use Case: After completing a new feature, run this command to get an immediate, detailed code review and have common issues automatically resolved, ensuring code quality and consistency before merging.
Quick Start
Run the command-code-review-autofix skill to review and automatically fix issues in the 'user-profile' feature.