skills/ASI-agentic-architecture/SKILL.md
Class-level skill for designing sovereign agentic agents. 9-skill spine, 3-agent model (Architect→Engineer→Auditor), 4 powers per agent, deterministic/isolation principles, VPS management spine. BIJAKSANA: XML-tagged for Claude, numbered steps for Codex, imperative for Hermes.
npx skillsauth add ariffazil/openclaw-workspace ASI-agentic-architectureInstall 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.
<cognitive-note model="claude">Three-agent model with deterministic design. Architect decides, Engineer applies, Auditor verifies. Lower machine entropy.</cognitive-note> <cognitive-note model="codex">3-agent loop with 4 powers each. Idempotent actions. One-owner-per-task. Strict queues.</cognitive-note> <cognitive-note model="hermes">Architect→Engineer→Auditor. 4 powers each. Keep it clean. Verify everything.</cognitive-note>
ARCHITECT ──decides──▶ ENGINEER ──applies──▶ AUDITOR ──verifies──▶ DONE
▲ │
└───────────────────── FEEDBACK ──────────────────────────┘
| Agent | Role | 4 Powers | Owns | |-------|------|----------|------| | Architect | Decides structure, constraints, standards | read state → propose change → approve change → verify design | What & Why | | Engineer | Implements the change | read state → propose change → apply change → self-check | How | | Auditor | Verifies safety, correctness, regressions | read state → verify change → report drift → certify done | That it works |
Rules:
Every agent action follows this sequence:
Anti-pattern: "I changed it" without verifying. If you cannot verify the result, you haven't finished.
{who, what, why, result}| # | Skill | Description | |---|-------|-------------| | 1 | Health monitoring | CPU, RAM, disk, load, uptime | | 2 | Log reading | systemd, app logs, Docker logs | | 3 | Service control | start/stop/restart/status | | 4 | Network debugging | ports, DNS, SSL, firewall, SSH | | 5 | Deployment | install/update apps, containers, configs | | 6 | Rollback/backups | snapshot awareness, restore plan, safe revert | | 7 | Security | patching, key handling, suspicious process detection | | 8 | Resource tuning | memory leaks, CPU spikes, disk pressure | | 9 | Incident handling | detect → fix → verify loop | | 10 | Change discipline | one change at a time, record everything |
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.