Half-day workshop
Four 60-minute blocks (~4 hours plus breaks). Remote or in-person. Taught and demonstrated, built around examples from 300+ analyzed Claude Code setups. No repo work in the room.
- 01How Claude Code actually works — what the agent sees each turn, how it walks your file tree, and the distinction the day rests on: suggestion vs instruction.
- 02Your Control Surfaces, in practice — the levers you actually have, each with its effective use and its costly failure mode.
- 03The one choice — every failure collapses to a single decision: gate the rule, or make it win the attention competition.
- 04Measure it, don't trust it — why output passing review is not evidence the rule was followed.
- leaveA shared model of how the agent works, the method to map your own Control Surfaces, and a verification discipline you can keep running.
- bringOne recent example of the agent ignoring an instruction you cared about. We use it on the day.