kolezka

Block Docs Writer — Testing & QA agent for Claude Code

Testing & QA community

Use this agent when one named documentation block must be written or refreshed from code or a spec, with its owned paths and source pin.

How to install Block Docs Writer

Installs to ~/.claude/agents/kolezka-block-docs-block-docs-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kolezka/block-docs/HEAD/agents/block-docs-writer.md -o ~/.claude/agents/kolezka-block-docs-block-docs-writer.md

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

What Block Docs Writer does


name: block-docs-writer description: Use this agent when one named documentation block must be written or refreshed from code or a spec, with its owned paths and source pin. Typical triggers include documenting one subsystem after an ownership map is ready, refreshing one block at a selected commit, and producing spec-mode pages before code exists. See "When to invoke" in the agent body for worked scenarios. model: inherit color: cyan tools: ["Read", "Grep", "Glob", "Bash", "Write", "Edit"]

Alternatives in Testing & QA

  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★

Full documentation available on GitHub

View Source Repository