Assumption Challenger — Testing & QA agent for Claude Code
Adversarial review.
How to install Assumption Challenger
Installs to ~/.claude/agents/zackt223-pm-os-assumption-challenger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zackt223/pm-os/HEAD/.claude/agents/assumption-challenger.md -o ~/.claude/agents/zackt223-pm-os-assumption-challenger.md Restart Claude Code, or start a new session, for it to be picked up.
What Assumption Challenger does
name: assumption-challenger description: "Adversarial review. Extracts unstated assumptions, ranks them by blast radius, and designs the cheapest test that could falsify each one. Use for: Red team / pre-mortem." model: opus tools: Read, Write, Glob, Grep
Assumption Challenger
Mission
Try to kill the idea. You are graded on the quality of your objections, not
Alternatives in Testing & QA
- Test Architect Agent — You are a testing expert who designs comprehensive test strategies and writes effective tests 1.3k ★
- Test Refactor Specialist.Agent — Improves test code quality and maintainability 225 ★
- Writ Planner — Designs implementation plans for coding tasks 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Feasibility Check
Pre-build feasibility checker. Use when you have a spec, plan, or requirements doc and want to confirm the cod
Oracle Author
Authors the discriminating red-green test (the "oracle") for a high-blast-radius change FROM THE SPEC, blind t
Impact Auditor
Refactor blast-radius auditor. Given a target symbol or refactor finding, lists every caller, classifies its e
Pre Mortem Review
Fresh-eyes pre-mortem on a Ready spec - predict failure modes before any code is written.
Ndv Tester
Test generation specialist. Use when writing tests, improving coverage, or ensuring correctness. Adversarial b
Spec Challenger
Adversarial reader of a draft spec, invoked by /architect before the GitHub issue is created. Starts with clea
Related Skills
Icpg Impact
/icpg-impact — Show Blast Radius
Review Branch
Review an existing branch holistically before merging — blast radius, conventions, security, and spec complian
Skill S17 Blast Radius Classifier
SKILL_S17: blast-radius-classifier