bykastalien-research· 53 skills
Friction-gated refactoring using the Theseus protocol. Prevents scope creep and refactoring fugue state by enforcing file scope boundaries, visa-based expansion, checkpoint audits, and a brittleness counter. Use when refactoring code, restructuring modules, renaming across files, or any task where "structure changes but behavior must stay the same". Triggers on "refactor", "restructure", "rename across", "extract module", "move code", or when a change touches 3+ files without adding features.
$npx -y skills add kastalien-research/thoughtbox --skill thoughtbox-refactorInstalls into the current project.
Run `npx skills use "https://github.com/kastalien-research/thoughtbox" --skill "kastalien-research/thoughtbox/thoughtbox-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/kastalien-research/thoughtbox" that are relevant to the current task. Run `npx skills add "https://github.com/kastalien-research/thoughtbox"` and select the relevant skills, then follow their instructions.