Agent workflow with human gates
Designs an automation flow where every irreversible step requires approval.
AdvancedCOMMUNITY ANALYSISAI AgentsGitHub
Design an automated workflow for {task}.
For each step state: trigger, input, output, failure mode, whether it is reversible, and who approves it.
Every irreversible step must have an explicit human approval gate. Output the workflow as a Mermaid diagram plus a step table.Use Case
Automating repetitive maintenance work without losing control of what ships.
Expected Result
A workflow diagram with approval gates and rollback paths marked.