getaxonflow

Axonflow List Overrides — Development skill for Claude Code

Development community

List active AxonFlow session overrides scoped to your tenant.

How to install Axonflow List Overrides

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

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

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

What Axonflow List Overrides does


description: List active AxonFlow session overrides scoped to your tenant argument-hint: [policy-id]

List active AxonFlow session overrides using the `list_overrides` MCP tool.

If a policy ID was provided, filter to overrides for that policy: $ARGUMENTS

Otherwise list all active overrides for the current tenant.

Present results as a short table: ID, policy, expires-at, justification. Flag any override expiring more than 12 hours from now as "long-lived — consider revoking when the wo

Alternatives in Development

  • Nonstop — Autonomous work mode for Claude Code 263 ★
  • Omk — Evidence-gated runner for Codex, Claude Code, OpenCode, and local coding agents 141 ★
  • Tech Debt — Multi-agent technical-debt assessment — fans out region-scoped + specialist hunters, verifies findings, scores 107 ★

Full documentation available on GitHub

View Source Repository