Help us improve
Share bugs, ideas, or general feedback.
From hyrex-federation
Initialize federation on this node — generate keypair and configure peers
npx claudepluginhub akhilyad/deployy --plugin hyrex-federationHow this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-federation:federation-init [--compliance hipaa|soc2|gdpr|none][--compliance hipaa|soc2|gdpr|none]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Initialize this node for federation. Generates an ed25519 keypair, creates the federation config, and optionally sets a compliance mode.
Measures whether skills, rules, and agent definitions are actually followed by auto-generating test scenarios at 3 strictness levels and reporting compliance rates with full tool call timelines.
Share bugs, ideas, or general feedback.
Initialize this node for federation. Generates an ed25519 keypair, creates the federation config, and optionally sets a compliance mode.
Steps:
npx -y -p @hyrex/plugin-agent-federation@latest hyrex-federation initnpx -y -p @hyrex/plugin-agent-federation@latest hyrex-federation config --compliance MODEStore init event:
mcp__hyrex__memory_store({ key: "federation-init", value: "Node initialized", namespace: "federation" })