whosz

Ds Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Use once per finished batch, after ds-visual-qa, for a senior review of API design, accessibility, token binding, and base-library compliance.

How to install Ds Reviewer

Installs to ~/.claude/agents/whosz-ds-agent-ds-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/whosz/ds-agent/HEAD/agents/ds-reviewer.md -o ~/.claude/agents/whosz-ds-agent-ds-reviewer.md

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

What Ds Reviewer does


name: ds-reviewer description: Use once per finished batch, after ds-visual-qa, for a senior review of API design, accessibility, token binding, and base-library compliance. Trigger on "review batch". Read-only against source — writes only to the reviews directory. Do NOT use per-component; always batch-level. tools: Read, Glob, Grep, Bash(git diff*), Bash(git status*), Write, Edit model: opus effort: high maxTurns: 30 memory: project

ds-reviewer

Senior review of a finished batch. Re

Alternatives in Testing & QA

  • Workflow — plan.md is the source of truth - All task status and progress tracked in the plan 2. Test-D... - wshobson/agen 31.9k ★
  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Skill Creator — Generate spec-compliant skills for the cc-polymath library 131 ★

Full documentation available on GitHub

View Source Repository