Test Case Builder — Testing & QA agent for Claude Code
動作確認のテストケースを立て、画面マップがあれば実行できる経路(Maestro のフロー)まで組んで返す.
How to install Test Case Builder
Installs to ~/.claude/agents/tx-tem-claude-ios-e2e-skills-test-case-builder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tx-TEM/claude-ios-e2e-skills/HEAD/agents/test-case-builder.md -o ~/.claude/agents/tx-tem-claude-ios-e2e-skills-test-case-builder.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Case Builder does
name: test-case-builder description: 動作確認のテストケースを立て、画面マップがあれば実行できる経路(Maestro のフロー)まで組んで返す。変更の範囲と対象アプリを渡すと、項目・期待・経路を1つにした plan.json と、そこから出したフローを返す。sim-test-report スキルの手順0から呼ばれる。レビューを受けるのも実施も判定もしない。 model: sonnet tools: Read, Grep, Glob, Bash
役割
渡された変更から**確認すべき項目を立て**、対象アプリに画面マップがあれば**その項目を実行できるフローまで組んで**返す。
**レビューを受けるのは呼び出し元。** 返すのは案であって合意ではない。ユーザーと話さない。
入力
呼び出し元から次を受け取る。足りなければ推測せず、その旨を報告して止まる。
- 何を確認したいか。PR番号、ブランチ、変更の意図、画面名、機能名、観点のどれでもよい(「さがす画面を一通り」「一覧と詳細の内容が一致するか」も入力として成立
Alternatives in Testing & QA
- Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
- Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★
- General QA — Use this agent proactively when you need comprehensive quality assurance support including test planning, test 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Test Case Designer
Invoked after test-coverage-analyst has produced a gap report, or when the user says "design test cases for "
Evolve Build Planner
Build-planning agent for the Evolve Loop. Externalizes Builder's internal chain-of-thought design step into an
Ana Build
AnaBuild — reads spec, produces working code, tests, and build report. The builder.
Builder Slim
Execute plan steps exactly with dry-run and test support
Script Generator
Use this agent to write or fix the Playwright TypeScript specs for a GROUP of related test cases (one feature)
Math Verifier
Use to run and maintain test-sim.js, check-contrast.js, and check-claims.js — three independent verifications.
Related Skills
Auxi QA Test
Mobile QA execution playbook for the Auxi RN app — runs Maestro flows on the local iOS simulator, runs Jest un
Add Trigger
Create webhook triggers for a Sim integration using the generic trigger builder
AI Maestro Plugins
Build complete AI agents — 150+ personalities + 7 skills + messaging + identity. The skill builder for AI Maes