Scripts Tooling Refactor

Use when refactoring a repo's scripts/ directory: convert non-python scripts to the repo's tooling language, move logic to src/ with tests in tests/ (TDD first), prune dead scripts on usage evidence (git ls-files inventory, LIVE/HISTORICAL classification, three-way sync contracts), and preserve call sites with thin wrappers.

Arasz 0188e5f 6 files · 33.0 KB Updated

File contents

Arasz/ai-badger/tree/main/features/common/skills/scripts-tooling-refactor commit 0188e5f256

Frequently asked questions

npx skillmds@latest add arasz/scripts-tooling-refactor