Write the job description.
Before any tools, any prompts, any setup — write a one-paragraph job description for the agent. Then a list of three things it does. Then a list of three things it explicitly doesn't do. The "doesn't" list matters as much as the "does" list.
-
01Write the one-paragraph job description.Three sentences. What the agent is. Who triggers it. What it produces. Plain English. If you can't write it cleanly, don't start building.
-
02List the three things it does.Specific actions. Not "helps with meetings" — "reads next calendar event, fetches related emails, drafts a one-page brief". If the list has more than three items, the agent is doing too much. Split it into two agents (Playbook 08).
-
03List the three things it doesn't do.What stays your job. "Doesn't send emails. Doesn't update the calendar. Doesn't decide anything." Boundaries upfront prevent scope creep and protect the human-in-the-loop.
The agent doesn't know what's worth doing. You decide that. A good agent automates the part of the work that's mechanical — fetching, drafting, structuring — and leaves you the part that needs judgement. If you can't separate the mechanical from the judgemental, the agent will absorb both and quality will drop.