title: {{workflow_name}}
meta: | type: template | domain: agent | description: Gate-based approval workflow with sequential stages, approval gates, and escalation rules for controlled agent execution | theme: technical | version: 1.0 | author: IntentText
track: | version: 1.0 | by: {{author}} | note: Workflow created {{created_date}}
---
section: Workflow Configuration
---
text: Overview
text: *Workflow ID:* {{workflow_id}}
text: *Owner:* {{owner}}
text: *Environment:* {{environment}}
text: *SLA:* {{sla}}
text: *Escalation Policy:* {{escalation_policy}}
---
section: Stages
---
step: {{stage_name}} | tool: {{tool}} | timeout: {{timeout}}
text: *Description:* {{description}}
text: *Input:* {{input}}
text: *Output:* {{output}}
text: *On Failure:* {{on_failure}}
gate: {{gate_label}} | approver: {{approver}} | timeout: {{gate_timeout}}
approve: {{approval_criteria}} | by: {{approver}}
---
section: Final Gate
---
gate: {{final_gate_label}} | approver: {{final_approver}} | timeout: {{final_gate_timeout}}
approve: {{final_approval_criteria}} | by: {{final_approver}}
---
section: Completion
---
text: Success
text: *Deliverable:* {{deliverable}}
text: *Notification:* {{completion_notification}}
---
text: Workflow maintained by {{author}} · {{created_date}}
Gate-based approval workflow with sequential stages, approval gates, and escalation rules for controlled agent execution
Author: intenttext
Downloads: 0
Views: 6
Added: 3/7/2026