Refactor Safe

Safe refactoring workflow (small steps, tests, diagnostics) Use when this capability is needed.

tomevault-io bf8088a 2 files · 1.1 KB Updated

File contents

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.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/saikus08--opencode-workbench--refactor-safe commit bf8088a54c

Frequently asked questions

npx skillmds@latest add tomevault-io/refactor-safe