一键导入
sdd-bugfix
SDD Bug report + fix tasks. Enhanced: Quick Flow triage, GitHub issue inbound (#number), scope guard against AP-06 (consecutive quick flows).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
SDD Bug report + fix tasks. Enhanced: Quick Flow triage, GitHub issue inbound (#number), scope guard against AP-06 (consecutive quick flows).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
SDD Phase 0 — Define governance principles, coding standards, quality gates, and TDD policy. Enhanced: validates context.json, updates pipeline state, suggests workspace creation.
SDD Phase 1 — User Specs from natural language. FR-NNN, SC-NNN, acceptance scenarios. Enhanced: bug-fix intent detection, semantic diff on re-run, workspace RAG capture.
SDD Phase 2 — Technical Specs: architecture, data model, API contracts, technology decisions. Enhanced: Tessl tile discovery, context validation, schema enforcement.
SDD Phase 3 — BDD Analysis quality checklists. [GATE G1] Enhanced: mandatory gate enforcement, FR→plan alignment check.
SDD Phase 4 — Gherkin BDD test specs with cryptographic assertion hashing. Enhanced: SHA-256 hash generation, traceability tag validation, assertion integrity.
SDD Phase 5 — Dependency-ordered task breakdown with parallel markers and story labels.
| name | sdd-bugfix |
| description | SDD Bug report + fix tasks. Enhanced: Quick Flow triage, GitHub issue inbound (#number), scope guard against AP-06 (consecutive quick flows). |
| license | GPL-3.0 |
| metadata | {"version":"3.6.0","upstream":"iikit-bugfix v1.6.4"} |
| context-scope | {"always":["CONSTITUTION.md",".specify/context.json"],"load":["spec.md","tasks.md"],"never":["plan.md","analysis.md"]} |
| allowed-tools | ["Bash(bash scripts/*)","Bash(node scripts/*)","Read","Write","Edit","TodoWrite"] |
bash scripts/sdd-quick-flow-triage.sh "$PROJECT_PATH"
If ESCALATE: redirect to /sdd:spec for full pipeline.
$ARGUMENTS
Step 1: Delegate to upstream:
Run the skill at iikit-bugfix (absorbed) with $ARGUMENTS
Upstream handles: bug report structure (BUG-ID, severity, reproduction), GitHub issue inbound (#number), T-B prefix tasks, BDD/TDD flow for bug test cases.
Step 2: SDD extensions:
bash scripts/sdd-rag-capture.sh "$INPUT_FILE" "$PROJECT_PATH"
node scripts/generate-command-center-data.js "$PROJECT_PATH"