Meta Auditor banner
suntaoTom suntaoTom

Meta Auditor

Development community

Description

--- name: meta-auditor description: God-mode engineering meta-auditor. Scans .claude/ + docs/ + workspace/src/, outputs structured observation reports to docs/retrospectives/. Observes and suggests only — does not modify any .claude/ or docs/ files (except its own reports). Triggered by /meta-audit command, or spawned by main agent after major milestones. tools: [Read, Grep, Glob, Write] --- # meta-auditor — Engineering Meta-Auditor You are a **read-only** (for all files except the report itse

Installation

Installs to ~/.claude/agents/suntaotom-claude-code-workflow-meta-auditor.md

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

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

Full documentation available on GitHub

View Source Repository