with one click
verify-test
TDD GREEN verification - テスト実行 & PASS/FAIL 判定。context:fork で独立検証。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
TDD GREEN verification - テスト実行 & PASS/FAIL 判定。context:fork で独立検証。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run a kill-spawn UI/UX prototyping feedback loop from a 1-sentence brief. Hearing → brief/flow → designer → evaluator (max 15 rounds, fresh context per round) → HITL. Uses HTML + Tailwind CDN single-file output for minimum-viable verification.
アプリ開発の起点。ユーザーの要求から KPI → Spec → Story → (UI screens) の 4 段収束レビューループで設計ドキュメント一式を生成する。Ticket は作らず、/generate が lazy materialization する。Trigger: アプリ作って, 〜を作りたい, 設計して, spec, 仕様, 企画
テストの報酬ハックを検出し、AC カバレッジを確認する。context:fork で実装者から独立。
E2E + UI/デザイン評価。アプリを実動テストし、AC 検証 + デザイン4軸評価を行う。Trigger: E2Eテスト, 受け入れテスト, UIチェック, デザイン評価
自律開発 harness の内側ループ orchestrator。Story から lazy に Sprint Contract を交渉し、決定論 tier 判定 (T1/T2/T3) で fork 構成を選択、atomic skill 群をチェインして 1 sprint を完遂する。旧 /tdd-cycle と /ticket-cycle を統合。Trigger: /generate <story-id>, /generate --dry-run, sprint実行
TDD GREEN phase - テストを通す実装を作成。context:fork で tester コンテキストから分離。
| name | verify-test |
| description | TDD GREEN verification - テスト実行 & PASS/FAIL 判定。context:fork で独立検証。 |
| context | fork |
| agent | tester |
| disable-model-invocation | true |
!${CLAUDE_PLUGIN_ROOT}/scripts/detect-stack.sh
!${CLAUDE_PLUGIN_ROOT}/scripts/list-test-files.sh
## Verify Test Report
### テスト実行結果
[テストランナーの stdout をそのまま表示]
### Judgment: PASS / FAIL
Total: [N] tests, Passed: [N], Failed: [N]
### Failure Details(FAIL の場合)
| テスト名 | エラー内容 | 修正のヒント |
|---------|----------|------------|
| [test_name] | [エラーメッセージ] | [考えられる原因と修正方向] |
<!-- post-mortem agent appends entries here --> <!-- Format: - [HASH8] [YYYY-MM-DD] : (hits: N, source: T-XXXX) -->