What problem does it solve?
Deconstructs high-cost abstractions that coding agents do not need; recommend lower-level primitives that reduce tools, indirection, and hidden steps. Default output is an abstraction audit + prioritized cut list + migration plan + minimal-incision patch suggestions (no implementation unless explicitly requested).
Core Features & Use Cases
- Abstraction audit: identify indirection points across toolchains, frameworks, and configurations.
- Prioritized cuts: score abstractions and propose delete/slice/replace plans with clear migration steps.
- Migration planning: provide phased, reversible steps with rollback considerations for safe transitions.
Quick Start
Use the reduce skill to generate an abstraction audit and actionable cut list for the current repository, then review the proposed patches.