refactor-safe

star 9

Safe refactoring workflow (small steps, tests, diagnostics)

Saikus08 By Saikus08 schedule Updated 1/25/2026

name: refactor-safe description: Safe refactoring workflow (small steps, tests, diagnostics)

Safe Refactor

  1. Add/confirm tests (golden tests if needed).
  2. Make one mechanical change at a time.
  3. Run typecheck + tests after each step.
  4. Avoid large cross-cutting rewrites.
Install via CLI
npx skills add https://github.com/Saikus08/opencode-workbench --skill refactor-safe
Repository Details
star Stars 9
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator