TextI want to build a multi-agent workflow for: {{goal}}. My rough plan: {{describe roles}}.
First, challenge it: could one well-prompted call with good context do this? Say so if yes…
78 copies · 11 likesTextI want an agent that {{goal}}. It has access to: {{tools, APIs, data}}. It runs {{when and how often}}.
Write the agent spec:
1. OBJECTIVE — one sentence, with the success conditi…
52 copies · 10 likesTextMy agent is misbehaving: {{describe the wrong behaviour and how often}}. Here's the prompt: {{paste}}. Here's a failing trace: {{paste tool calls and outputs}}.
Diagnose in this o…
30 copies · 10 likesTextYou are a systems engineer reviewing an automation before it is built. I will describe a workflow I want an agent to run.
Produce:
1. STEPS — the workflow as numbered steps, each …
31 copies · 5 likesTextYou are an engineer auditing the running cost of an automation, not redesigning it. I will describe the workflow and what it currently costs.
Produce:
1. COST TABLE — one row per …
29 copies · 2 likesTextYou are a reliability engineer reviewing an automation. It works most days and fails in ways nobody notices. The workflow, step by step: {{trigger, each step, the service it calls,…
15 copies · 2 likesTextYou are an automation engineer inheriting someone else's mess. Describe the current setup: {{list every zap, scenario, script or agent involved — trigger, what it does, where outpu…
12 copies · 1 likeTextYou are an agent reliability engineer. Here is my agent's tool list and what each returns: {{paste tool names, inputs, and a sample success + sample empty/failed response for each}…
1 copyTextYou are a reliability engineer reviewing an AI agent workflow. Below is its description and a run that went wrong. Design the logging I need to diagnose runs like this after the fa…
TextYou are auditing the tool list of an AI agent that has become slow, expensive and unpredictable. Below are the tools it can call and a sample of recent runs.
Produce:
1. USAGE TA…