askill
impl-test

impl-testSafety 85Repository

This skill should be used when the user asks to "create test strategy", "design test plan", "build traceability matrix", "plan non-functional testing", or "define test completion criteria". Creates test design documents aligned with IPA/IEEE 829/JSTQB standards.

0 stars
1.2k downloads
Updated 2/19/2026

Package Files

Loading files...
SKILL.md

Test Design Skill (Claude Code)

テスト設計ドキュメントを作成するスキル。

仕様参照

このフェーズの仕様は core/phases/impl-test.md に定義されている。 入力要件、出力ファイル、必須セクション、品質基準、ワークフローは全て core を参照すること。

Claude Code 固有: 実行コンテキスト

  • 実行タイミング: Wave C(impl-standards, impl-ops と並列)
  • 前提スキル: architecture-skeleton, database, api, design-detail
  • 並列スキル: impl-standards, impl-ops(Wave C)
  • 後続スキル: review

Claude Code 固有: SendMessage 完了報告

タスク完了時に以下の YAML 形式で Lead に SendMessage を送信する:

status: ok
severity: null
artifacts:
  - docs/07_implementation/test_strategy.md
  - docs/07_implementation/test_plan.md
  - docs/07_implementation/traceability_matrix.md
  - docs/07_implementation/nonfunctional_test_plan.md
contract_outputs: []
open_questions: []
blockers: []

注意: project-context.yaml には直接書き込まない(Aggregator の責務)。

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

48/100Analyzed 2/22/2026

A basic test design skill with clear trigger conditions and standard references, but lacking practical implementation details, structured steps, or actionable guidance. Content is primarily in Japanese, limiting global reusability. Has proper skill structure with frontmatter and tags but provides minimal substantive content beyond metadata.

85
60
55
45
35

Metadata

Licenseunknown
Version2.0.0
Updated2/19/2026
Publishersizukutamago

Tags

apidatabasellmtesting