·spec-test-bug
</>

spec-test-bug

Use when 需要在 Spec Pack 的 verification 阶段创建“可直接粘贴到外部缺陷系统”的缺陷报告(不在 Spec Pack 内落盘 bug 文件),并将缺陷引用回写到 `{FEATURE_DIR}/verification/report-*.md`。

25Installs·7Trend·@zixun-github

Installation

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

How to Install spec-test-bug

Quickly install spec-test-bug 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-bug
  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

本技能用于在 verification 阶段生成 结构化缺陷报告正文(面向 Jira/禅道/Linear/GitHub Issue 等外部系统),并确保缺陷信息可以回流到 Spec Pack 的 report-.md(作为交付阻断与风险证据)。

重要边界: 禁止在 Spec Pack 内新增 verification/bugs/ 或任何 bug 文件/目录。 本技能的输出主要是“对话输出”,用于粘贴到外部缺陷系统;外部缺陷创建后,需把编号/链接等信息回写到 report-.md 的“缺陷清单”。

REQUIRED SUB-SKILL:正在执行 spec-context 获取上下文,并在对话中回显 FEATUREDIR=...(允许 (reuse))。

Use when 需要在 Spec Pack 的 verification 阶段创建“可直接粘贴到外部缺陷系统”的缺陷报告(不在 Spec Pack 内落盘 bug 文件),并将缺陷引用回写到 `{FEATURE_DIR}/verification/report-*.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-bug
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from zixun-github/aisdlc

Quick answers

What is spec-test-bug?

Use when 需要在 Spec Pack 的 verification 阶段创建“可直接粘贴到外部缺陷系统”的缺陷报告(不在 Spec Pack 内落盘 bug 文件),并将缺陷引用回写到 `{FEATURE_DIR}/verification/report-*.md`。 Source: zixun-github/aisdlc.

How do I install spec-test-bug?

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-bug 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