Agent Skills: refactor
Restructures existing code without changing its behavior: maps callers and test coverage, adds characterization tests where coverage is thin, then applies the change in small steps verified against the full test suite after each one. Use when the user wants to refactor, extract a method or class, simplify logic, reduce duplication, improve naming, restructure modules, or pay down technical debt in code that already works. Not for adding new functionality (use implement-feature) or fixing broken behavior (use fix-bug).
UncategorizedID: mgiovani/cc-arsenal/refactor
61
Install this agent skill to your local
Skill Files
Browse the full folder contents for refactor.
Loading file tree…
Select a file to preview its contents.