Docs Checker banner
outfitter-dev outfitter-dev

Docs Checker

Development community

Description

--- name: docs-checker description: Use this agent when you need to verify that documentation in `/docs` accurately reflects the current behavior and capabilities of the `blz` CLI tool. This agent should be used:\n\n- After implementing new CLI features or commands\n- After modifying existing command behavior or flags\n- Before cutting a new release to ensure docs are up-to-date\n- When documentation drift is suspected\n- After version bumps to verify version consistency\n\nExamples:\n\n<example

Installation

Installs to ~/.claude/agents/outfitter-dev-blz-docs-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/outfitter-dev/blz/HEAD/.claude/agents/docs-checker.md -o ~/.claude/agents/outfitter-dev-blz-docs-checker.md

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

Full documentation available on GitHub

View Source Repository