·spec-test-suites
</>

spec-test-suites

Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/suites.md`(测试套件),把用例组织成可执行集合并定义阻断规则与执行顺序。

43Installs·7Trend·@zixun-github

Installation

$npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-suites

How to Install spec-test-suites

Quickly install spec-test-suites AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-suites
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zixun-github/aisdlc.

SKILL.md

View raw

把 usecase.md 里的用例编号组织成可执行集合(smoke / regression / targeted),并明确 执行顺序、依赖与阻断口径。

name: spec-test-suites description: Use when 需要在 sdlc-dev 的 Spec Pack 中生成/更新 verification 阶段 V3 测试套件编排(verification/suites.md),以 smoke/regression/targeted 组织用例并明确阻断规则与追溯来源。

若存在 {FEATUREDIR}/requirements/solution.md#impact-analysis:应读取用于 targeted 套件追溯;不存在则说明 targeted 的依据来源。

Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/suites.md`(测试套件),把用例组织成可执行集合并定义阻断规则与执行顺序。 Source: zixun-github/aisdlc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-suites
Category
</>Dev Tools
Verified
First Seen
2026-03-03
Updated
2026-03-10

Browse more skills from zixun-github/aisdlc

Quick answers

What is spec-test-suites?

Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/suites.md`(测试套件),把用例组织成可执行集合并定义阻断规则与执行顺序。 Source: zixun-github/aisdlc.

How do I install spec-test-suites?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-suites Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zixun-github/aisdlc