What problem does it solve?
This Skill helps developers systematically assess and improve the quality of their code by providing objective scoring, identifying issues, and guiding users through fixes while respecting prior decisions.
Core Features & Use Cases
- Code Quality Scoring: Rates code quality on a 0-10 scale based on a defined rubric.
- Issue Identification & Prioritization: Detects and categorizes issues by severity (SEVERE, MEDIUM, MINOR).
- Guided Fix Implementation: Walks users through implementing suggested fixes one by one.
- Decision Tracking: Records declined suggestions in CLAUDE.md to prevent re-raising.
- Use Case: A developer wants to ensure their new feature branch meets high standards before merging. They use this Skill to get an objective assessment, address critical issues, and document any intentional deviations from best practices.
Quick Start
Use the bx-enhance-code-quality skill to audit the current project's code quality and suggest improvements.