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

Install this agent skill to your local

pnpm dlx add-skill https://github.com/mgiovani/cc-arsenal/refactor

Skill Files

Browse the full folder contents for refactor.

Download Skill

Loading file tree…

Select a file to preview its contents.