Skip to content
Baseline

$design-deep-modules

Design high-leverage boundaries with small interfaces and hidden complexity.

Use when the request asks for boundary or interface design, not a whole-architecture audit.

Intent-routed Independent skill Static instructions

BOUNDARY

What this skill owns

Concrete module boundary options

Input
Governing behavior, callers, state, failures, and contracts
Output
Concrete interfaces, trade-offs, migration seams, and adapters
Stop condition
Viable reversible options are explicit

INVOCATION

Ask for the activity, not the implementation detail.

Your agent may select this workflow when the intent matches. Use $design-deep-modules when you want to make the route deterministic.

Inspect the source