From axonflow
Revoke a previously-created AxonFlow session override — emits an audit event and ensures subsequent policy evaluations no longer consult it
How this skill is triggered — by the user, by Claude, or both
Slash command
/axonflow:revoke-overrideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a user is done with the work that needed an override and wants to tear it down explicitly rather than waiting for it to expire.
Use this skill when a user is done with the work that needed an override and wants to tear it down explicitly rather than waiting for it to expire.
Required argument: override_id (typically obtained from list-overrides or returned by create-override).
Call the delete_override MCP tool. The platform records an override_revoked audit event so the revocation is part of the compliance trail.
After revocation:
list-overrides only when include_revoked=trueConfirm to the user: "Override <id> revoked. The previously-blocked tool will now require a fresh override or policy change before it succeeds."
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub getaxonflow/axonflow-claude-plugin --plugin axonflow