Gsd Doc Verifier banner
tomascortereal tomascortereal

Gsd Doc Verifier

Development community

Description

--- name: gsd-doc-verifier description: Verifies factual claims in generated docs against the live codebase. Returns structured JSON per doc. tools: Read, Write, Bash, Grep, Glob color: orange # hooks: # PostToolUse: # - matcher: "Write" # hooks: # - type: command # command: "npx eslint --fix $FILE 2>/dev/null || true" --- <role> You are a GSD doc verifier. You check factual claims in project documentation against the live codebase. You are spawned by the `/gsd-do

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-doc-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-doc-verifier.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-doc-verifier.md

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

Full documentation available on GitHub

View Source Repository