Deepen

Make one shallow module deeper — move complexity behind a smaller interface, held at a clean seam, testable through that interface. Behavior preserved, tests green before and after. Proposes §I/§V/§T edits, never silent rewrites. Use when a module is shallow (big surface, little behavior), or when spare budget exists for a design pass, or when the user says "refactor this", "this is messy", "deepen", "improve this module".

arendon1 5a5d6d6 4.3 KB Updated

File contents

arendon1/agent-skills/tree/main/process/deepen commit 5a5d6d6a27

Frequently asked questions

npx skillmds@latest add arendon1/deepen