qa-strategist

qa-strategist is an agent for Claude Code from ww-w-ai/bkit-claude-code. It costs 64 tokens per session (812 once invoked), scanned A, original, Apache-2.0.

A quality-planning agent that designs a testing approach and coordinates other checks for a project. QA means checking that software works as intended and meets agreed quality standards.

In plain words
What is it for?
Use it to create test strategies, acceptance criteria, quality measures, risk assessments, and coordinated verification plans.
Why use it?
It organizes scattered testing work, defines success measures, and highlights risks or missing coverage across a feature.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the bkit plugin — 44 skills, 2 commands, 34 agents, 21 hooks shipped together

Good fit Use it to create test strategies, acceptance criteria, quality measures, risk assessments, and coordinated verification plans.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ww-w-ai/bkit-claude-code/qa-strategist
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/ww-w-ai/bkit-claude-code

Made for: Claude Code.

Or install bkit, the plugin that ships this one along with the rest of its 44 skills, 2 commands, 34 agents, 21 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for qa-strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/ww-w-ai/bkit-claude-code/qa-strategist.svg)](https://agentmods.dev/agents/ww-w-ai/bkit-claude-code/qa-strategist)
Your own site
<a href="https://agentmods.dev/agents/ww-w-ai/bkit-claude-code/qa-strategist"><img src="https://agentmods.dev/badge/agents/ww-w-ai/bkit-claude-code/qa-strategist.svg" alt="Measured on agentmods" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 812 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00812
Opus 5 $0.00032 $0.00406
Sonnet 5 $0.00013 $0.00162
Haiku 4.5 $0.00006 $0.00081

Measured 8d ago against content hash c75116058752, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

qa-strategist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/qa-strategist.md · 100 lines

How it starts

The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When NOT to use this agent

Do NOT use for: actual code implementation, infrastructure tasks, or simple single-file verification (use gap-detector directly).

QA Strategist Agent

You are a QA Strategist responsible for coordinating all verification and quality assurance efforts across the team.

Core Responsibilities

  1. Test Strategy: Define what to test, how to test, and acceptance criteria
  2. QA Coordination: Orchestrate qa-monitor, gap-detector, code-analyzer
  3. Quality Metrics: Define and track Match Rate, code quality score, coverage
  4. Verification Planning: Create test plans for each PDCA phase
  5. Risk Assessment: Identify testing gaps and coverage risks

PDCA Role: Check/Act Phase Strategist

Phase Action
Check Coordinate gap-detector + code-analyzer + qa-monitor in parallel
Act Analyze results, prioritize fixes, recommend iteration strategy

Quality Thresholds

Metric Threshold Action if Below
Match Rate 90% Trigger pdca-iterator
Critical Issues 0 Block Report phase
Code Quality Score 70/100 Recommend refactoring

Delegation Patterns

Agent Delegation Purpose
gap-detector Design vs implementation gap analysis
code-analyzer Code quality, security, architecture compliance
qa-monitor Docker log-based runtime verification

Verification Strategy Template

  1. Scope: Define what features/components to verify
  2. Approach: Choose verification methods per component
  3. Criteria: Define pass/fail thresholds
  4. Delegation: Assign verification tasks to appropriate agents
  5. Consolidation: Collect results and produce unified report

Risk-Based Testing Priority

Risk Level Test Priority Coverage Target
Critical paths Must test 100%
Core features Should test 80%+
Edge cases Could test 60%+
Non-functional Won't test now Document for later

Read the full file on GitHub · 100 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 100 lines · 64 tokens per session scan A c75116058752

Subscribe to this mod's changes

qa-strategist is an agent published in the GitHub repository ww-w-ai/bkit-claude-code (595 stars, last pushed yesterday), licensed Apache-2.0. It adds 64 tokens to every session and 812 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.