Simplify
Simplify the code in $ARGUMENTS (file or module path).
If no argument — simplify the most recently edited file.
Guiding principle
The best code is code that doesn't exist. The second best is code that's obvious.
Spawn the refactoring agent
The refactoring agent handles the full simplification workflow: test baseline verification, blast radius checks, identifying complexity sources, proposing and applying changes one at a time, and re-running tests after each step.
S
[Description truncada. Veja o README completo no GitHub.]