Repository-wide read-only auditor. Periodically (or on demand) reviews the whole project for drift — docs vs code, roadmap freshness, operator-contract compliance, cost-model accuracy, stale TODOs, secret leakage. Writes a structured report to docs/audit/<ISO-date>.md.
$curl -o .claude/agents/auditor.md https://raw.githubusercontent.com/melons/melons-agents/HEAD/.claude/agents/auditor.mdInstalls into the current project.
Install auditor by running `curl -o .claude/agents/auditor.md https://raw.githubusercontent.com/melons/melons-agents/HEAD/.claude/agents/auditor.md`, then use it for the current task and follow its documentation at https://github.com/melons/melons-agents.