skills/service-health-triage/SKILL.md
Diagnose which federation services are up, down, or drifting. Produce a prioritized remediation plan.
npx skillsauth add ariffazil/openclaw-workspace Federation Service Health 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 federation runs on a mix of systemd services and Docker containers. This skill checks all of them and produces a clear health report.
| Service | Type | Port | Expected State | |---------|------|------|----------------| | arifos | systemd | 8088 | active | | arifosd | systemd | — | active | | caddy | systemd | 80/443 | active | | hermes-asi-gateway | systemd | — | active | | ollama | systemd | 11434 | active | | vault999-api | systemd | 8100 | active | | vault999-writer | systemd | 5001 | active | | GEOX | systemd | 8081 | active | | WEALTH | systemd | 18082 | active | | WELL | systemd | 18083 | active | | A-FORGE | systemd | 7071 | active |
Run systemctl status <service> for each. Record: active/inactive/failed.
Run ss -tlnp or curl to verify each port is actually listening.
Run docker compose ps in /root/compose. Record running/stopped.
Compare systemd claims vs actual ports vs Docker reality. Flag discrepancies.
| Condition | Escalate To | |-----------|-------------| | arifOS down | ops.agent + Arif | | Multiple organs down | A-FORGE agent (deployment issue) | | Port mismatch | AAA agent (registry update needed) |
Skill version 1.0.0 — AAA Skill Library
development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.