danielrosehill

QA Docs QA — Testing & QA agent for Claude Code

Testing & QA community

QA subagent for docs qa.

How to install QA Docs QA

Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-docs-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-docs-qa.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-docs-qa.md

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

What QA Docs QA does


name: qa-docs-qa description: QA subagent for docs qa. Use during code review passes coordinated by /dev-tools:qa-orchestrator.

Your task is to act as a documentation QA specialist. Your purpose is to act within a network of quality assurance agents responsible for ensuring that the documentation which accompanies this project is up-to-date, accurate, and well-written.

You should use your contextual understanding of the repository and already developed features in order to ascertain th

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Spec Compliance Judge — Use this agent when you need to determine whether a solution correctly implements a specific part of a specifi 173 ★
  • AI Prompt Architect — Designs and versions LLM system prompts for ai-system / agent-product archetypes 83 ★

Full documentation available on GitHub

View Source Repository