要件とエッジケースから受け入れ条件(AC)を明文化し、チェックリスト形式で整理する。Use when: WF-02 で AC を確定したい時、Definition of Done を明確化したい時、テストケース設計の前提を整えたい時。
Scanned 9/5/2026
Install to Claude Code
npx -y skills add s977043/PlanGate --skill acceptance-criteria-build --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Acceptance Criteria Build?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/s977043-acceptance-criteria-build)More formats (shields.io, HTML) on the badges page.
---
name: acceptance-criteria-build
description: "要件とエッジケースから受け入れ条件(AC)を明文化し、チェックリスト形式で整理する。Use when: WF-02 で AC を確定したい時、Definition of Done を明確化したい時、テストケース設計の前提を整えたい時。"
---
# Acceptance Criteria Build
要件・エッジケース・非機能要件を受け入れ条件(AC)に変換し、検証可能なチェックリストを生成する Skill。
## カテゴリ
Design
## 想定 Phase
WF-02 Requirement Expansion
## 入力
- requirements(機能 / 非機能)
- エッジケース一覧(edgecase-enumeration の出力)
- UX 期待値
## 出力
AC 一覧:
- 機械検証可能な項目(自動テスト化可能)
- 目視確認項目(スクリーンショット / 手動確認)
- 各 AC に対応する想定テストケース ID
## 使い方
- WF-02 終盤で qa-reviewer が呼び出す
- 出力は requirements artifact の最終形に統合される
## 関連
- Workflow: `docs/workflows/02_requirement_expansion.md`(**配布対象外**。`install.sh --claude` / plugin / Codex の 3 経路とも導入先には配置されない。解決できない場合は本 Skill の記述を代替正本とし、「正本 `<path>` を参照できなかった」と明示する)
- 連携 Skill: edgecase-enumeration / acceptance-review
- Rule: Rule 2
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!