refactoring

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.

$ インストール

git clone https://github.com/ArcadeAI/dexa /tmp/dexa && cp -r /tmp/dexa/.claude/skills/safeword-refactoring ~/.claude/skills/dexa

// tip: Run this command in your terminal to install the skill