Instructions file CodexOpenCode
Instructions for WizTheAgent/IronMesh, covering agent guide for this repository, what ironmesh is, quick repo orientation, non-negotiable operating rules and workflow for changes.
Instructions file CodexOpenCode
Instructions for WizTheAgent/IronMesh, covering agent guide for this repository, what ironmesh is, quick repo orientation, non-negotiable operating rules and workflow for changes.
Skill Claude CodeCodex
Tail the tamper-evident IronMesh audit log for security events. Use when investigating a TOFU mismatch, auth failure, peer dropping out, or a suspected attack.
Skill Claude CodeCodex
Drill into per-peer IronMesh metrics — retry reasons, session rekeys, offline-since, transport type. Use when ironmesh-status shows a problem on a specific peer and you need detail.
Skill Claude CodeCodex
Send an application message (MSG) to a specific IronMesh peer. Use when the user asks to "send X to agent Y" or "ping peer Z". Has side effects — only invoke when the user explicitly asks.
Skill Claude CodeCodex
Report IronMesh mesh health — uptime, active peer count, message lifetime percentiles, queue pressure. Use when the user asks "is the mesh ok", "how's ironmesh", or before taking actions that depend on a peer being reachable.
Skill Claude CodeCodex
Inspect and manage IronMesh's TOFU trust store — list pinned peers, show revocations, revoke a compromised peer. Revoke has side effects and requires the user's explicit confirmation.