Govern Audit banner
KbWen KbWen

Govern Audit

Security community

Description

# /govern-audit Execute the canonical workflow: `.agent/workflows/govern-audit.md` ## Execution Follow every step in `.agent/workflows/govern-audit.md` sequentially. The user's task description is: $ARGUMENTS - This is a read-only workflow. Do NOT modify any governance source code. - Audit the governance system itself; verify every finding before reporting. - Every surviving finding gets a disposition (do-now / backlog / close-with-reason). - End response with ⚡ ACX.

Installation

Installs to ~/.claude/commands/kbwen-agentic-os-govern-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KbWen/agentic-os/HEAD/.claude/commands/govern-audit.md -o ~/.claude/commands/kbwen-agentic-os-govern-audit.md

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

Full documentation available on GitHub

View Source Repository