一键导入
review-story
QA gate for a story — verdict PASS/CONCERNS/FAIL/WAIVED + lifecycle transition. Use when: review story, qa gate, *qa-gate, /review-story.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
QA gate for a story — verdict PASS/CONCERNS/FAIL/WAIVED + lifecycle transition. Use when: review story, qa gate, *qa-gate, /review-story.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-story |
| description | QA gate for a story — verdict PASS/CONCERNS/FAIL/WAIVED + lifecycle transition. Use when: review story, qa gate, *qa-gate, /review-story. |
| user-invocable | true |
| argument-hint | {story-path} [yolo|interactive] |
| agent | qa |
Lean SDC skill. Task is source of truth for gate schema and review depth.
Primary:
.aiox-core/development/tasks/qa-gate.md
Supporting (deep review):
.aiox-core/development/tasks/qa-review-story.md
$ARGUMENTS[0] — story path$ARGUMENTS[1] — mode (yolo | interactive)qa-gate.md and execute review + gate-file write.docs/qa/gates/ (path per task/core-config).The QA task and .claude/rules/story-lifecycle.md are authoritative.
| Verdict | Status action |
|---|---|
| PASS / CONCERNS | Set Done and append the InReview → Done Change Log transition. |
| FAIL | Return to InProgress; list fixes for apply-qa-fixes |
| WAIVED | Document waiver, set Done, and append the lifecycle transition. |
git pushFinalize bookkeeping for a story already completed by QA. Never changes lifecycle status. Use when: close story, *close-story, story Done, /close-story.
EXECUTE lean Full Story Development Cycle for one story: plan via CLI, run validate → develop → review (QG loop) → close with Sequence Lock, durable progress under .aiox/sdc/. Use when: full-sdc, full cycle, SDC, run story end-to-end.
EXECUTE a lean wave — plan story DAG + file-ownership batches via CLI, dispatch full-sdc per story, fan-in check, hand off merge to @devops. Use when: wave-execute, run wave, epic wave, parallel stories SDC.
Activate Quinn (qa) for Test Architect & Quality Advisor. Use for comprehensive test architecture review, quality gate decisions, and code improvement. Provides thorough analysis including requirements traceability, risk assessment, and...
EXECUTE a lean wave — plan story DAG + file-ownership batches via CLI, dispatch full-sdc per story, fan-in check, hand off merge to @devops. Use when: wave-execute, run wave, epic wave, parallel stories SDC.
Finalize bookkeeping for a story already completed by QA. Never changes lifecycle status. Use when: close story, *close-story, story Done, /close-story.