improve
SKILL.md
/improve - Code Improvement Analysis
Analyze changes in the current stack and provide actionable improvement suggestions across multiple dimensions.
Usage
/improve [scope] [--agents=<list>]
Scope options:
stack(default) - All changes from main to current branchbranch- Only commits on current branchstaged- Only staged changes
Agent filter:
--agents=all(default) - Run all agents--agents=bugs,perf- Run specific agents only