refactor
Installation
SKILL.md
Refactoring Skill
Improve code structure and quality while preserving behavior.
Name
han-core:refactor - Restructure code to improve quality without changing behavior
Synopsis
/refactor [arguments]
Core Principle
Tests are your safety net. Never refactor without tests.