Ds Reviewer — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
Scan
Inventory agent for migrations. Analyses one legacy module and produces a factual inventory document. Use once
Pixel Critic
Visual QA for pixel art. Use PROACTIVELY before telling a user a sprite is finished, and whenever they ask "is
Ds Batch Pipeline
Use for a full end-to-end component batch or fix — build, QA, and review, looped until clean — in ONE dispatch
Ds Visual QA
Use after ds-component-builder finishes a batch, to check EVERY story of each component (not just Default) aga
API Exploratory Tester
Performs spec-aware, contract-aware session-based exploratory testing of a live API — REST or GraphQL — given
Stx Dev Base
Universal Dev agent prelude for /stx-feature waves. Every tier-specialized Dev (db / service / api / ui) loads
Related Skills
The Cold Loop
Claude Code skill: the cold lane end to end. 50 named companies in one town, 3 touches with the legal footer,
Vf Review
Parallel Salesforce code review of the diff against a base ref - dispatch the quality gate and security review
Claude Figma Skills
Claude Code skills for Figma work — session setup, component building, spec cross-reference, token sync, varia