Three Axes Audit banner
luxsolari luxsolari

Three Axes Audit

Security community

Description

--- description: Stop and audit a rule violation. Usage: /three-axes-audit [what went wrong]. Names the violated Integrity Rule by ID, diagnoses the cause, proposes a correction. Emits no code. --- Run a Three Axes Framework integrity audit. The arguments passed to this command are: $ARGUMENTS This command is invoked when the developer has observed a failure — drift, an unrequested change, a confident wrong answer, a guess-patch loop, a false claim of success. It is a hard interrupt. **Absol

Installation

Installs to ~/.claude/skills/luxsolari-three-axes-framework-three-axes-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luxsolari-three-axes-framework-three-axes-audit && curl -fsSL https://raw.githubusercontent.com/luxsolari/three-axes-framework/HEAD/commands/three-axes-audit.md -o ~/.claude/skills/luxsolari-three-axes-framework-three-axes-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository