improve
Use your most capable model to audit your codebase
...Its core idea is to use a stronger model for understanding, judgment, and planning, then hand the actual implementation to cheaper or separate execution agents. The skill does not modify code by default, because its main output is a self-contained plan. It can run full, quick, deep, security-focused, branch-scoped, and feature-suggestion audits. It maps repository conventions, identifies findings, writes ordered markdown plans, and records verification steps such as lint, build, and test commands. It is useful for teams that want AI-assisted technical planning without letting the planning model directly change production code.