Docs Warden banner
emmanuelgjr emmanuelgjr

Docs Warden

Project Management community

Description

--- name: docs-warden description: Cross-surface consistency checker for genai_incidents. Use PROACTIVELY after any merged task that changes counts, public claims, licensing text, taxonomy lists, or version numbers, and for periodic full sweeps. Compares README, DATASHEET, DATA_DICTIONARY, TAXONOMIES, site sources, HF card, CITATION.cff, .zenodo.json, and CHANGELOG for contradictions and stale numbers. Strictly read-only - returns a findings table as its report. tools: Read, Grep, Glob, Bash mod

Installation

Installs to ~/.claude/agents/emmanuelgjr-genai_incidents-docs-warden.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/emmanuelgjr/genai_incidents/HEAD/.claude/agents/docs-warden.md -o ~/.claude/agents/emmanuelgjr-genai_incidents-docs-warden.md

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

Full documentation available on GitHub

View Source Repository