skills/_retired/ARCHIVE-dupe-2026-07-12/root_.agents_skills/FORGE-incident-triage/SKILL.md
Six-step incident response playbook for federation organs and constitutional floor breaches.
npx skillsauth add ariffazil/openclaw-workspace FORGE-incident-triageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The "don't panic, don't guess" playbook for federation incidents.
This skill provides a disciplined six-step response for incidents affecting federation organs, constitutional floors, or sovereign-reported faults. It forces sensing and scoping before action, containment before diagnosis, and verification before closure. Every step leaves evidence suitable for VAULT999 witness.
Before using this skill on any mutating, irreversible, or high-blast-radius task:
| Input | Required | Description | |-------|----------|-------------| | incident_signal | yes | What failed, tripped, or was reported (service name, floor, symptom) | | affected_organ | yes | One or more federation organs involved | | blast_radius | yes | organ-only / federation-wide / constitutional / sovereign | | evidence_so_far | no | Logs, screenshots, alerts, or memory references already available | | reversibility | yes | Can the suspected change be undone safely? |
Establish observable facts before interpreting.
systemctl status <unit> and journalctl -u <unit> --since '5m ago'.mcp__arifos__arif_observe mode=vitals or mode=search for federation-wide signals.mcp__arifos__arif_measure mode=health for thermodynamic and resource state.Classify the incident to prevent scope creep.
| Scope | Definition | Response | |-------|------------|----------| | Organ-only | One service or repo affected | Local containment + organ owner | | Federation-wide | Multiple organs or A2A/MCP transport impacted | Federation ops + kernel notice | | Constitutional | F-floor tripped or governance invariant violated | arifOS 888_JUDGE + witness | | Sovereign | Human authority, safety, or dignity at risk | 888 HOLD + Arif |
Stop if scope starts expanding mid-diagnosis. Re-scope and re-authorize.
Protect recoverability before changing anything.
Read, recall, and correlate. Stop hypothesizing when evidence explains the symptom.
Read and Grep.mcp__arifos__arif_memory mode=recall.Minimum reversible change, committed and verified.
verify-runtime or organ smoke tests.Close the loop with institutional memory.
/root/INCIDENTS/<YYYY-MM-DD>-<slug>.md with:
| Tool | Purpose |
|------|---------|
| Bash | Run system commands, health scripts, and log inspection |
| Read | Inspect config files, unit files, and incident logs |
| Grep | Search code, logs, and configs for root-cause signals |
| mcp__arifos__arif_observe | Federation vitals, web/entropy signals, repository state |
| mcp__arifos__arif_memory | Recall prior incidents, deploys, and decisions |
| mcp__arifos__arif_measure | Health, cost, drift, and topology checks |
| mcp__arifos__arif_init | Start governed constitutional session before high-risk actions |
| mcp__arifos__arif_judge | Request SEAL / SABAR / VOID verdict from arifOS |
| mcp__arifos__arif_forge | Execute bounded, SEAL-authorized changes |
| mcp__arifos__arif_seal | Append incident witness receipt to VAULT999 |
## Skill Result: incident-triage
### Summary
One-paragraph summary of the incident, scope, root cause, and current status.
### Evidence
- Symptom: <what failed>
- Scope: <organ-only / federation-wide / constitutional / sovereign>
- Root cause: <finding with confidence>
- Containment: <what was preserved>
- Patch: <change applied or deferred>
### Recommendations
- Immediate verification step
- Prevention or monitoring improvement
### Escalations
- None / <list with owner and method>
| Condition | Escalate To | Method | |-----------|-------------|--------| | Constitutional floor tripped | arifOS 888_JUDGE | A2A verdict_request / MCP arif_judge | | Irreversible action needed | Arif (F13 SOVEREIGN) | 888 HOLD | | Root cause upstream (provider/OS/network) | Federation ops + A-FORGE | A2A ops channel | | Scope creep during response | STOP + re-authorize via kernel | new ART cycle | | Same incident within 7 days | Senior ops + postmortem review | incident registry |
Skill version 1.0.0 — AAA Skill Library
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.