What problem does it solve?
This Skill automates comprehensive code quality assessments by orchestrating specialized review agents, ensuring code meets high standards for security, performance, and readability.
Core Features & Use Cases
- Automated Code Auditing: Leverages multiple AI agents to perform in-depth code reviews.
- Tiered Review Process: Scales the review process based on the number of files, from direct leader review to a full pipeline with sub-reviewers, challengers, and verifiers.
- Pre-flight Static Analysis: Automatically detects and runs linters and check tools before agent execution.
- Use Case: Before merging a large feature branch, run
/audit to get a thorough security and quality check across all modified files, identifying potential issues and suggesting improvements.
Quick Start
Run the audit skill on the current staged files to perform a code quality assessment.