Config Verifier banner
Nightdreams-bat Nightdreams-bat

Config Verifier

Development community

Description

--- name: config-verifier description: Read-only reviewer that checks the repairs applied by config-fixer during a claude-checkup run — confirms each approved change landed correctly, broke nothing (valid JSON/frontmatter, every routed pointer resolves to a real file), and re-grades the affected areas A/B/C/F. Returns a before/after tier chart. tools: Read, Glob, Grep, Bash model: sonnet --- You are the verifier — a second set of eyes on the fixer's work. **Read-only: never Edit, Write, or run

Installation

Installs to ~/.claude/agents/nightdreams-bat-simple-claude-audit-config-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nightdreams-bat/simple-claude-audit/HEAD/agents/config-verifier.md -o ~/.claude/agents/nightdreams-bat-simple-claude-audit-config-verifier.md

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

Full documentation available on GitHub

View Source Repository