Soul ID
Soul IDAI AGENTS

⚑ Workflows

Automatic On-call

Respond to incidents automatically with triage, initial mitigation, and human escalation when appropriate.

Bundle files

πŸ“„ORCHESTRATION.mdβ€” Orchestration
1# ORCHESTRATION.md
2
3## Diagram
4
5 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
6 β”‚ Alert │─────>β”‚ Dispatcher │─────>β”‚ Classify β”‚
7 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜
8 β”‚
9 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
10 v v v
11 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
12 β”‚ Sev1 β”‚ β”‚ Sev2 β”‚ β”‚ Sev3 β”‚
13 β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜
14 v v v
15 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
16 β”‚ Escalate β”‚ β”‚ Auto-fix β”‚ β”‚ Auto-fix β”‚
17 β”‚ + Human β”‚ β”‚ + Verify β”‚ β”‚ + Close β”‚
18 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
19
20## Workflow
21Automatic On-call
22
23## Objective
24Respond to incidents automatically with triage, initial mitigation, and human escalation when appropriate.
25
26## Roles
27- **Dispatcher:** classifies alert and assigns flow.
28- **Automatic responder:** executes first response runbook.
29- **Escalator:** notifies human on-call if threshold is exceeded.
30
31## Flow
321. Alert ingestion
332. Classification (sev1/sev2/sev3)
343. Allowed automatic action (safe list)
354. Post-action verification
365. Escalation or closure
37
38## Suggested SLA
39- Ack: <5 min
40- Initial mitigation: <15 min
41- Sev1 escalation: immediate
42
43## Guardrails
44- Forbidden to execute destructive automatic actions.
45- Every action must be audited with timestamp.
46
47## Deliverable
48- Timeline
49- Preliminary root cause
50- Actions taken
51

Lines: 51 | Words: 176

Install

Copy bundle to your OpenClaw workspace.

curl -fsSL https://raw.githubusercontent.com/cerealskill/openclaw-agents/main/install.sh | bash -s workflow automatic-on-call EN
Download .tar.gz

Rate this agent

Loading...

Sign in to rate this agent

Includes

  • βœ“ ORCHESTRATION.md

Info

Slug
automatic-on-call
Lines
51
Words
176