OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add juliusbrussee/caveman --skill safe-refactor
Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.
npx skills add juliusbrussee/caveman --skill safe-refactor
Define behavior-preservation boundary and establish verification before structural edits.
Run same proof after change. Stop when behavior matches and requested structure is achieved.