Skip to content
AtomicReps

Navigation

23/23Product

Working with Coding Agents.

The delegate-and-supervise discipline of working with autonomous coding agents: when to delegate, scoping work, spec-driven development, instruction files, managing long-run context, reviewing agent-authored PRs, agent failure modes, permissions/sandboxing, verification & accountability, fleet supervision, and honest impact measurement. Distinct from ai_dev_workflow's in-loop AI-assisted craft (boundary = unit of delegation).

  • Working with Coding Agents · 1 of 3

    Spec-Driven Development

    In an agent workflow, where is the least expensive point to inject human judgment and steer the work onto a new track if needed?

  • Working with Coding Agents · 2 of 3

    Agent Failure Modes

    Asked to fix one null check in auth.ts, an agent returns a 40-file diff that also renames variables and reformats several unrelated modules. Which behavioral failure is this?

  • Working with Coding Agents · 3 of 3

    Agent Failure Modes

    While fixing a build error an agent inserts a call to array.flattenDeep() in plain JavaScript and assures you the method is standard. It does not exist. Which failure is this?

Three of the 100 Working with Coding Agents questions in the bank.

Keep going with Working with Coding Agents, free
Next pathMobile.23 topics