iGreenapple

Docs Consistency Checker — Development agent for Claude Code

Development community

Use proactively after adding, renaming, or removing a skill, subagent, or MCP server, or whenever asked to check whether the documentation matches the repo.

How to install Docs Consistency Checker

Installs to ~/.claude/agents/igreenapple-claude-code-agent-config-ukol2-docs-consistency-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iGreenapple/claude-code-agent-config-ukol2/HEAD/.claude/agents/docs-consistency-checker.md -o ~/.claude/agents/igreenapple-claude-code-agent-config-ukol2-docs-consistency-checker.md

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

What Docs Consistency Checker does


Subagent definice pro Claude Code. Soubor musi lezet v .claude/agents/.

'name' je identifikator, kterym se agent vola (napr. "pouzij subagenta docs-consistency-checker").

name: docs-consistency-checker

'description' rika hlavnimu agentovi, KDY tohoto subagenta pouzit - cim konkretnejsi, tim spis se aktivuje spravne.

description: Use proactively after adding, renaming, or removing a skill, subagent, or MCP server, or whenever asked to check whether the documentation matches the repo. Ve

Alternatives in Development

  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Recon Ranker — Attack surface ranking agent 4.5k ★

Full documentation available on GitHub

View Source Repository