Skip to main content
Generalhashgraph-online

governance-status

Check active governance policies and recent activity summary

Stars
336
Source
hashgraph-online/awesome-codex-plugins
Updated
2026-05-27
Slug
hashgraph-online--awesome-codex-plugins--governance-status
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/hashgraph-online/awesome-codex-plugins/HEAD/plugins/getaxonflow/axonflow-codex-plugin/skills/governance-status/SKILL.md -o .claude/skills/governance-status.md

Drops the SKILL.md into .claude/skills/governance-status.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Call the get_policy_stats MCP tool to see governance activity. Optionally provide:

  • from: start date (ISO 8601)
  • to: end date (ISO 8601)
  • connector_type: filter by tool type

Present the results showing total events, compliance score, and triggered policies.