Rip

RIP — Rethink, Improve, Prune. Use when asked to rethink existing code and improve its architecture for lasting maintainability.

stbenjam Updated

File contents

Implement the solution in the architecturally cleanest way, not the quickest - treat all existing code as disposable, not sacred. Be bold in your choices, even if it means undoing existing code and pruning unnecessary complexity to create a cleaner solution. This is not throwaway code: it must be maintainable and designed to be long lived, going beyond accomplishing the immediate task to deliver a solution that will survive ten years.

stbenjam/claude-nine/tree/main/plugins/steering/skills/rip commit 31652864c6

Frequently asked questions

npx skillmds@latest add stbenjam/rip