Agent skill
test-plan
テスト計画書を作成する。テスト戦略、品質検証計画の策定時に使う。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/test-plan-haru-llc-ai-pm-system-noteboo
SKILL.md
目的
プロジェクト成果物の品質を検証するためのテスト戦略・方法・スケジュールを定義する。
トリガー語
- 「テスト計画を作成」
- 「テスト戦略を策定」
- 「QA計画を立てる」
入力で最初に聞くこと
| # | 質問 | 必須 |
|---|---|---|
| 1 | プロジェクト名は? | ✓ |
| 2 | テスト対象は? | ✓ |
| 3 | テスト種別は?(単体/結合/E2E/性能等) | - |
手順
Step 1: テストスコープの定義
Step 2: テスト戦略の策定
- テストレベル・種別の決定
Step 3: テスト環境・データの計画
Step 4: テストスケジュールの策定
Step 5: 保存
workspace/{ProjectName}/docs/TestPlan.md
成果物
| 成果物 | 保存先 |
|---|---|
| テスト計画書 | workspace/{ProjectName}/docs/TestPlan.md |
検証(完了条件)
- テストスコープが明確
- 各テストレベルの戦略が記載されている
- 合格基準が定義されている
参照
- Command:
.claude/commands/02_aipjm_02_planning_08_test_plan.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?