getaxonflow

Axonflow Create Override — Development skill for Claude Code

Development community

Create a governed AxonFlow session override with mandatory justification (TTL clamped server-side; critical-risk policies blocked).

How to install Axonflow Create Override

Installs to ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-create-override/SKILL.md

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

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

What Axonflow Create Override does


description: Create a governed AxonFlow session override with mandatory justification (TTL clamped server-side; critical-risk policies blocked) argument-hint:

Create a session override against an AxonFlow policy that would otherwise deny.

Arguments: $ARGUMENTS

Parse the arguments as ` `. If any are missing, ask the user for them — `policy_id`, `policy_type` (`static` or `dynamic`), and a free-text `override_reas

Alternatives in Development

  • Brain Filing Rules — Brain Filing Rules -- MANDATORY for all skills that write to the brain 29.1k ★
  • Privacy Policy — Draft privacy policies with GDPR compliance considerations 7.8k ★
  • OpenSquirrel — For people who get distracted by agents 1.3k ★

Full documentation available on GitHub

View Source Repository