Skills Development Check AGNTCY Integration Status

Check AGNTCY Integration Status

v20260801
agntcy-status
This skill reports the overall integration and configuration status of the AGNTCY ecosystem, covering several critical areas. It verifies package availability (TS/Rust), determines the active communication transport (local or SLIM), checks the CASA enforcement state, and reports on IOC coordination and identity observability features. Use when troubleshooting or confirming system setup.
Get Skill
70 downloads
Overview

Scaffolding stub — not yet implemented. This skill will report, once ruflo-agntcy ships real logic (see ADR-380):

  1. Package availability — whether @claude-flow/agntcy (TS) and/or the Rust ruflo-agntcy crate are installed as optionalDependencies, or absent (the expected default today — no such upstream package exists yet publicly).
  2. Active transport — local in-process (default) vs SLIM (opt-in, per ADR-380 §2), and which swarms/hive-mind sessions are on which transport.
  3. CASA enforcement state — enabled/disabled, and for enabled tenants, the compiled intent envelope's allow/deny/budget_usd/expires_at currently in force (ADR-380 §3).
  4. IOC coordination events — whether optional Layer 9 semantic events (ADR-380 §4) are wired on top of hive-mind_broadcast/hive-mind_consensus.
  5. Identity/observability — whether AGNTCY OTel span attributes (agent.identity, coordination.episode, authorization.decision, etc., ADR-380 §5) are being emitted through ruflo-observability.

Until upstream AGNTCY/SLIM packages exist, this status check MUST report "not configured — see ADR-380" rather than fabricate a healthy status. No network call to AGNTCY infrastructure (Directory, SLIM broker) is safe to make from this skill until a real client library is available.

Info
Category Development
Name agntcy-status
Version v20260801
Size 1.73KB
Updated At 2026-08-04
Language