Refactoring Execute

Generates a prioritized refactoring plan from audit findings and executes code changes incrementally with user confirmation. Use this skill when the user has a refactoring audit report (from refactoring-audit or any structured findings document) and wants to act on it. Also triggers when the user says "execute the refactoring plan", "fix the audit findings", "refactor based on the report", "apply the refactoring recommendations", "start fixing the issues from the audit", or any request to systematically apply code improvements based on a diagnostic report. This skill modifies files — it always presents a plan and waits for explicit user approval before making any changes.

magallon 5d8068c 3 files · 20.8 KB Updated

File contents

magallon/refactoring-toolkit/tree/main/refactoring-execute commit 5d8068cc4e

Frequently asked questions

npx skillmds@latest add magallon/refactoring-execute