Deepen banner
JuliusBrussee JuliusBrussee

Deepen

Design community

Description

--- description: Spare-budget design pass. Make one shallow module deep — smaller interface, behavior held, tests green before & after. argument-hint: [module/path | "improve the design"] --- Invoke the **deepen** skill (`skills/deepen/SKILL.md`). Pick the single shallowest module the spec touches, diagnose the design defect at file:line, research a deeper shape (hand the external case to research → §R), and propose §I/§V/§T edits to spec. Behavior is sacred — full suite green before AND after.

Installation

Installs to ~/.claude/skills/juliusbrussee-cavekit-deepen/SKILL.md

Terminal
mkdir -p ~/.claude/skills/juliusbrussee-cavekit-deepen && curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/cavekit/HEAD/commands/deepen.md -o ~/.claude/skills/juliusbrussee-cavekit-deepen/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository