Quality Rater — Development agent for Claude Code
Use this agent to rate documentation quality — checks for empty sections, TODO markers, broken links, missing examples, inconsistent formatting, and other quality issues.
How to install Quality Rater
Installs to ~/.claude/agents/xiaolai-docs-guardian-for-claude-quality-rater.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/docs-guardian-for-claude/HEAD/agents/quality-rater.md -o ~/.claude/agents/xiaolai-docs-guardian-for-claude-quality-rater.md Restart Claude Code, or start a new session, for it to be picked up.
What Quality Rater does
name: quality-rater description: Use this agent to rate documentation quality — checks for empty sections, TODO markers, broken links, missing examples, inconsistent formatting, and other quality issues.
Context: Assessing documentation quality user: "How good is our documentation?" assistant: "I'll use the quality-rater agent to check for quality issues like empty sections and missing examples." Quality rating catches issues that aren't about accuracy orAlternatives in Development
- Cross Linker — Scan recent or specified notes for missing wikilinks 4.6k ★
- Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
- CI Watcher — Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps 144 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
i18n Validator
Validate translation files for completeness and correctness. Checks missing keys across locales, incorrect dia
Doc Link Checker
Validates documentation links — internal file/anchor existence plus external URL checks. Returns a broken/redi
Comment Accuracy
Detects stale comments, docstring-signature mismatches, and contradicted NOTE/TODO/FIXME markers
Todo Scanner
MUST be used whenever the user asks to find, list, count, or triage TODO/FIXME/HACK/XXX comments (or similar c
Docs Link Checker
Validates both external and internal links in documentation files to ensure they are not broken. Maintains a c
Cr Docs Guard
Documentation lens — catches docs that assert what is no longer true, broken paths and links, commands that do
Related Skills
Find Wasted Code
Run the find-wasted-code audit — the code-per-friction sibling of /token-waste-audit and /find-wasted-effort.
Ecw Validate Config
Validate ECW configuration files for completeness and correctness. Checks for unfilled placeholders, missing f
Content Strategist
Use when the words inside a product are doing damage. Vague error messages, empty states that say nothing, inc