一键导入
plan-verification
Use when an FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when an FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when following the Super Compound BRD -> PRD -> FSD -> GOAL -> IMPLEMENTATION -> VERIFICATION delivery path, artifact traceability, FSD authority, optional ADR handling, zero context bloat issue slicing, or OPEN-* stop conditions.
Use when an approved FSD goal or lightweight issue pointer is ready for implementation.
Use when multi-component work needs cross-component verification of API contracts, data flow, events, auth, config, UI, background jobs, or tests.
Use when /sc-plan needs FSD GOAL-* packets turned into lightweight issue pointers, local Markdown Kanban boards, blocker DAGs, or multi-agent task contracts.
Use when a plan or issue board has 2+ independent execution streams whose time saving exceeds coordination overhead. Dispatches agents in isolated git worktrees only after required delivery gates pass.
Use when an approved BRD must be translated into observable product requirements before FSD planning.
| name | plan-verification |
| description | Use when an FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution. |
Announce: "I'm using the plan-verification skill to validate this plan before execution."
Load only the dimensions involved in the current check or failed re-check:
Run all ten verification dimensions initially; after revision rerun failed dimensions and affected dependencies.
Blocked by paths must exist, precede dependents, and form an acyclic graph.TDEC-* and every applicable obligation from a linked ACCEPTED ADR must map by exact ID to at least one GOAL-* and one TEST-*. Blocked or superseded decisions stay out of executable goals. Missing exact-ID coverage blocks execution. Fuzzy text similarity may warn after implementation but must never create a blocking match.HARDENING goal that depends on every
UI delivery slice. A numeric score, exception, or mock-only result cannot hide
a failed hard gate. Non-UI work records NOT_APPLICABLE with approved reason.CONTRACT_ENABLER is the sole exception while
readiness is DRAFT or BLOCKED. Report PASS WITH NOTES - ENABLER_ONLY only
when the enabler is independently bounded/testable and every
first vertical slice and scale-out issue remains blocked. After verification, return to
/sc-plan and rerun all UI/API hard gates.PASS, PASS WITH NOTES, or NEEDS REVISION, with findings classified Critical, Important, or Suggestion. Apply targeted fixes only; do not change scope or add features.needs_review.