getaxonflow

Axonflow List Recent Decisions — Development skill for Claude Code

Development community

List recent AxonFlow governance decisions for the current user/tenant — surface "what just got blocked", trace decision history, or drive an appeal flow.

How to install Axonflow List Recent Decisions

Installs to ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-list-recent-decisions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-list-recent-decisions && curl -fsSL https://raw.githubusercontent.com/getaxonflow/axonflow-claude-plugin/HEAD/commands/axonflow-list-recent-decisions.md -o ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-list-recent-decisions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Axonflow List Recent Decisions does


description: List recent AxonFlow governance decisions for the current user/tenant — surface "what just got blocked", trace decision history, or drive an appeal flow argument-hint: [optional decision filter: allow|deny|require_approval]

List recent governance decisions made by AxonFlow for the current user/tenant using the `list_recent_decisions` MCP tool.

Optional decision filter (allow|deny|require_approval): $ARGUMENTS

If the user provided a filter, pass it as the `decision` argume

Alternatives in Development

  • Epic Unblock — Sweep blocked epic issues and reopen anything whose dependencies are closed 243.5k ★
  • Reddit Fetch — Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors 6.5k ★
  • Enterprise Policy — Enterprise Skill Governance 720 ★

Full documentation available on GitHub

View Source Repository