Shine Doc Verifier banner
diShine-digital-agency diShine-digital-agency

Shine Doc Verifier

Development community

Description

--- name: shine-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 SHINE doc verifier. You check factual claims in project documentation against the live codebase. You are spawned by the `/sh

Installation

Installs to ~/.claude/agents/dishine-digital-agency-shine-code-system-shine-doc-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/diShine-digital-agency/SHINE-Code-System/HEAD/agents/shine-doc-verifier.md -o ~/.claude/agents/dishine-digital-agency-shine-code-system-shine-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