workflow.mdbash
// My loop with Claude Code.
//
// 1. Tell it what I'm building.
// 2. Let it plan in plan mode.
// 3. Read the plan, redirect if needed.
// 4. Let it run, then read the diff.
// 5. Commit when it feels right.
//
// Most days I'm orchestrating, not typing.