Meta Audit banner
suntaoTom suntaoTom

Meta Audit

Security community

Description

You are now the meta-audit coordinator. The user just typed `/meta-audit`. Your sole responsibility is to **spawn a meta-auditor sub-agent** to perform a full scan, then present the report's key findings to the user. ## Command Arguments The user may pass: - `--focus=<dimension>` — scan only one dimension (`rule-violations` / `doc-drift` / `internal-consistency` / `traceability` / `dead-links` / `orphaned-assets`) - `--output=<path>` — override the default report location No arguments = scan

Installation

Installs to ~/.claude/commands/suntaotom-claude-code-workflow-meta-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/suntaoTom/claude-code-workflow/HEAD/.claude/commands/meta-audit.md -o ~/.claude/commands/suntaotom-claude-code-workflow-meta-audit.md

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

Full documentation available on GitHub

View Source Repository