NO ONE WORKS HERE |
PARADE.PAULCHEEK.COM • PAUL@CHEEK.ORG 01110000 01100001 01110010 01100001 01100100 01100101PARADE WEEK / Cheat sheets Cheat Sheet: Prompting Patterns for Agent Builders · © Cheek LLC 2026 |
Parade Week Packet · Cheat sheets Cheat Sheet: Prompting Patterns for Agent BuildersInstructions are the contract between you and your agent. Every pattern here maps to a field of the Agent Role Definition: fill the sheet first, then write the instructions from it. Short beats long. An agent with a clear boundary outperforms an agent with a long to-do list, every time, on every platform. The boundary pattern (ARD: role boundary)Say what it handles, what it never does, and where the edge is.
Three sentences, three jobs: scope, prohibition, handoff. Most instruction sets need all three and little else. The honesty pattern (ARD: guardrails)Agents fill silence with plausibility unless told otherwise. Tell them otherwise.
The escalation pattern (ARD: escalation)Conditions, a named human, and what rides along in the handoff. An escalation without a name goes nowhere. A handoff without context arrives empty.
The tool discipline pattern (ARD: tools and data)
Check, act, verify, log. Agents that skip the first step act on stale beliefs. Agents that skip the last leave you blind. The verbatim-data rule (ARD: guardrails)
Records hold more than the question asked for: names, addresses, history. This rule costs one sentence and prevents an entire category of disaster. Two instruction blocks, annotatedThe good one. An order-status agent at Bright Furrow Seed Co., a garden supply retailer:
Why it wins: every line is enforceable and testable. You could audit any transcript against it in one minute, and the agent can hold all of it at once. The bloated one. Same role. Do not do this:
Why it loses: nothing is checkable and everything is discretion. It grants powers nobody chose (discounts, whenever it feels right), removes the escape hatch (never say no), and sets goals that collide (thorough but efficient, delight but upsell). This is not a role. It is a wish list wearing a lanyard. The testRead your instructions aloud. For each line, ask: could I verify from a transcript whether the agent followed this? Lines that fail the test are decoration, and decoration in instructions is risk. |