Create a detailed refactor plan with tiny commits via user interview, then save it as specs/REFACTOR_LATEST.md. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
$npx -y skills add danielvm-git/bigpowers --skill plan-refactorInstalls into the current project.
Run `npx skills use "https://github.com/danielvm-git/bigpowers" --skill "danielvm-git/bigpowers/plan-refactor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danielvm-git/bigpowers" that are relevant to the current task. Run `npx skills add "https://github.com/danielvm-git/bigpowers"` and select the relevant skills, then follow their instructions.