federation/gemini/plugins/arifos/skills/arifos-mcp-call/SKILL.md
Invoke arifOS constitutional MCP tools (000-999 pipeline, F1-F13 enforced). Use to call arif_* tools on the arifos_remote MCP server.
npx skillsauth add ariffazil/openclaw-workspace arifos-mcp-callInstall 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.
Runtime: 42-tool constitutional kernel
Requirement: init_anchor MUST be called before arifOS_kernel
Floors: F1-F13 enforced via sBERT ML layer
MCP Server: arifos_remote at https://mcp.arif-fazil.com/mcp
| Stage | Tool | Purpose |
|-------|------|---------|
| 000_INIT | arif_session_init | REQUIRED FIRST — Bootstrap session, bind actor_id, risk tier |
| 111_SENSE | arif_sense_observe | Observe environment, gather signals |
| 333_MIND | arif_mind_reason | Full pipeline reasoning |
| 555_HEART | arif_heart_critique | Constitutional critique |
| 777_OPS | arif_forge_execute | Governed execution |
| 888_JUDGE | arif_judge_deliberate | Cross-check decisions |
| 999_SEAL | arif_vault_seal | Persist to VAULT999 |
All arifOS MCP tools follow: arif_<noun>_<verb>
# Available via MCP (arifos_remote server):
arif_session_init # 000 INIT
arif_sense_observe # 111 SENSE
arif_evidence_fetch # evidence retrieval
arif_mind_reason # 333 MIND
arif_heart_critique # 555 HEART
arif_kernel_route # pipeline routing
arif_reply_compose # compose reply
arif_memory_recall # memory
arif_gateway_connect # gateway
arif_judge_deliberate # 888 JUDGE
arif_vault_seal # 999 SEAL
arif_forge_execute # 777 OPS
arif_ops_measure # ops metrics
arif_stack_health_probe # stack health
arif_organ_consensus # organ consensus
arif_scan_local_instructions # scan local
arif_session_budget # budget check
If any tool returns requires_human: true or verdict: "HOLD_888":
Exit code 88 = HOLD_888 (sovereign approval required).
arifos_local at localhost:8080)arifos_remote at mcp.arif-fazil.com)If Rail B unreachable:
⚠️ [DECOUPLED GOVERNANCE — READ-ONLY MODE]
Queue VAULT999 payloads locally to vault_pending.jsonl.
DITEMPA BUKAN DIBERI — 999 SEAL ALIVE
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.