一键导入
spec-driven-workflow
Coordinates the spec-driven lifecycle. Use when choosing order across specs, plans, tickets, reviews, feedback routing, or pause/resume.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Coordinates the spec-driven lifecycle. Use when choosing order across specs, plans, tickets, reviews, feedback routing, or pause/resume.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Creates and updates canonical implementation specs. Use when specs need authoring, evolution, source-of-truth repair, contracts, UX, NFRs, release, or supply-chain definition before readiness review.
Turns approved specs into waves, dependency indexes, AFK tickets, and status tracking. Use when specs need parallel-agent planning, ticket readiness, blockers/unblocks, or plan gap checks.
Reviews, repairs, and approves implementation spec readiness. Use when specs need semantic review, deterministic checks, readiness reports, approval gates, or gap repair before planning.
Reviews implementation waves against approved specs and tickets. Use when completed or partial work needs acceptance, merge, release, or handoff review with path tracing and persisted findings.
Implements exactly one approved spec plan ticket in fixed scope. Use when a ready ticket needs code changes with contract/codegen-first, test-first, verification, and no invention.
Creates, reviews, repairs, and optimizes agent skills. Use when a skill needs authoring, trigger tuning, evals, checks, packaging readiness, or drift controls.
基于 SOC 职业分类
| name | spec-driven-workflow |
| description | Coordinates the spec-driven lifecycle. Use when choosing order across specs, plans, tickets, reviews, feedback routing, or pause/resume. |
Use this skill to choose the next spec-driven skill and enforce lifecycle order. It orchestrates; it does not replace the specialized skills.
Move forward only when the current gate is complete. If a gate fails, route the work backward to the owning skill instead of letting agents decide or invent.
Orient
specs/, .readiness-report.yaml, plans/,
ticket status, implementation diff, review findings.references/process-checklist.md.Specify
spec-architect for new specs, spec updates, gap repair, contracts,
interface definitions, UX, NFRs, release, and supply chain.Readiness Review
spec-readiness-review after specs are authored or repaired.Plan
spec-implementation-planner after approved specs.Implement
spec-ticket-implementation for exactly one ready ticket.Review
spec-implementation-review after a ticket set, wave, partial wave,
or before acceptance/merge/release.Route Feedback
spec-ticket-implementation.spec-implementation-planner.spec-readiness-review, which may repair explicit spec gaps or route
broad authoring work to spec-architect.Self-Audit
Stop and route backward when specs are unapproved, tickets are not ready, dependencies are active, tests would be written after business logic, feedback has no owner, or any agent would need to decide behavior, interfaces, UX, security, recovery, release, tests, acceptance, generation mapping, clean-rebuild strategy, or closed-boundary type semantics.
references/process-checklist.md: ordered checklist, gates, handoffs, and
pause/resume rules.