improve
Use your most capable model to audit your codebase
improve is an agent skill that audits a codebase and writes implementation plans for other agents or humans to execute. 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...