Routine Abstraction Flattener

Finds over-engineered abstractions — single-implementation interfaces, pass-through layers, generics instantiated at one type, wrapper hooks that add nothing — and flattens them to direct code; module-boundary seams are left to routine-abstraction-police. Use when the user asks to run the abstraction-flattener routine, remove over-engineering, or flatten needless indirection.

bex-co Updated

File contents

bex-co/bex/tree/main/.claude/skills/routine-abstraction-flattener commit 1452480123

Frequently asked questions

npx skillmds@latest add bex-co/routine-abstraction-flattener