Spec Driven Refactoring

Use when the user says 'refactor', 'migrate', or 'rename across the codebase', or a change touches 5+ files across schemas, scripts, tests, and docs: write a spec, run two review gates (pre-implementation consistency + post-implementation quality), then implement against it. Covers schema migrations, concept renames, structural reorganizations.

Arasz 4ced4d4 5 files · 29.6 KB Updated

File contents

Arasz/ai-badger/tree/main/features/common/skills/spec-driven-refactoring commit 4ced4d4b4b

Frequently asked questions

npx skillmds@latest add arasz/spec-driven-refactoring