Loading...
Loading...
Refactors specified code to improve clarity, reduce duplication, or align with the project's architectural patterns — without changing external behavior. Invoked when the user asks to refactor, clean up, simplify, or restructure code.
npx skill4agent add soulcodex/agentic refactor## Refactor Summary
**What changed**: [List of moves applied]
**Why**: [The design problem that was addressed]
**Tests**: [Pass / added N new characterization tests]
**Breaking changes**: None (internal only)