Docs Consistency Reviewer banner
monte3l monte3l

Docs Consistency Reviewer

Development community

Description

--- name: docs-consistency-reviewer description: Read-only cross-cutting doc consistency auditor for m3l-common. Checks version-floor consistency, submodule counts, implemented-vs-documented status, barrel exports vs docs, and orphaned/duplicate doc files. Complements the per-submodule spec-conformance-reviewer. Hub dispatches it before any docs: PR or after any batch of doc edits. tools: Read, Grep, Glob, Bash disallowedTools: Agent model: claude-haiku-4-5 effort: medium maxTurns: 40 color: pin

Installation

Installs to ~/.claude/agents/monte3l-m3l-automation-docs-consistency-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/monte3l/m3l-automation/HEAD/.claude/agents/docs-consistency-reviewer.md -o ~/.claude/agents/monte3l-m3l-automation-docs-consistency-reviewer.md

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

Full documentation available on GitHub

View Source Repository