FIELD NOTESBetter jobs begin
Better jobs begin
with clearer instructions.
Practical guidance for defining work an agent can execute.
01↗02↗03↗04↗05↗06↗07↗
What Is an Agent Runbook?
A specification for what an agent should produce, how it may work, and when it should return.
Prompt vs Workflow vs Runbook
Three related ideas, with different jobs to do.
Give Agents Autonomy Without Losing Control
Authorize routine decisions while reserving consequential actions.
Approval Gates for Autonomous AI Work
Name the actions that should wait for a human decision.
How to Reduce Wasted Agent Runs
Remove avoidable ambiguity before delegating substantial work.
Designing Failure and Recovery Instructions
Tell the agent how to respond when the happy path breaks.
Writing a Definition of Done for AI Agents
Turn a subjective request into observable acceptance criteria.