Skip to content
Development
Command

/deepen

Spare-budget design pass. Make one shallow module deep — smaller interface, behavior held, tests green before & after.

From plugin
ck
1.1k7 skills7 commands
Install
> /plugin marketplace add JuliusBrussee/cavekit
> /plugin install ck@cavekit-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/deepen

Context preview

What this command does when you run it.

Spare-budget design pass. Make one shallow module deep — smaller interface, behavior held, tests green before & after.

Command definition

deepen.md
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. Run only when the build is green and there is token budget to drain.

Ships withck

A Claude Code plugin that turns natural language into blueprints, blueprints into parallel build plans, and build plans into working software with automated iteration, validation, and cross-model peer review.

Get the whole plugin
Stats
1,137
Stars
86
Forks
Maintained
Maintenance
MIT
License
1mo ago
Last commit
4mo ago
Created

Repo: JuliusBrussee/cavekit