Ring:planning Codebase Simplification

Planning a whole-codebase simplification: audits a Go/TS codebase for needless abstraction and emits a KILL/REVIEW/KEEP plan plus a ring:running-dev-cycle task array. Plans only — no edits. Detects single-impl interfaces, pass-through shims, translation-free adapters, and dead-code cascade chains under an inverted burden of proof. Use for pre-public or post-pivot cleanup. Skip for current diff review (use ring:reviewing-code).

LerianStudio 93c10a5 7.6 KB Updated

File contents

LerianStudio/ring/tree/main/dev-team/skills/planning-codebase-simplification commit 93c10a5b81

Frequently asked questions

npx skillmds@latest add lerianstudio/ring-planning-codebase-simplification