What problem does it solve?
Deep, autonomous audit and improvement of the entire codebase (or user-specified subsystems): survey the repository structure, decompose into reviewable chunks, run parallel multi-lens reviews, fix findings iteratively, and delegate to complementary skills (simplify-code, boost-coverage, audit-tests, fix-issues) where appropriate. Use after a release, during a maintenance window, or whenever a thorough independent quality sweep is needed.
Core Features & Use Cases
- Systematic survey that maps the repository structure into reviewable chunks
- Parallel, multi-lens auditing across chunks with architecture, correctness, and quality lenses
- Iterative fixing and delegation to complementary skills, with a master report and ISSUES.md log
- Strong governance: pre-defined artifacts, run-id workflow, and cross-cutting review
Quick Start
Run the improve-codebase skill to perform an end-to-end repository health audit and implement fixes across chunks.