一键导入
writing-plans
Use when an approved PRD needs an implementation-authoritative FSD before code is written.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when an approved PRD needs an implementation-authoritative FSD before code is written.
用 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 FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution.
| name | writing-plans |
| description | Use when an approved PRD needs an implementation-authoritative FSD before code is written. |
Turn an approved PRD into the FSD authority consumed by /sc-work. Announce: "I'm using writing-plans to create the FSD and goal slices."
Use after BRD/PRD approval and before implementation. Do not plan from memory, invent missing product policy, or proceed while an OPEN-* blocker prevents a safe technical contract.
GOAL-* packets, a task ledger, or a measured wide refactor.docs/fsd/fsd-<feature>.md; a companion plan never outranks it.TDEC-*, optional accepted ADRs, tests, and goals. Missing authority becomes an OPEN-* blocker.| Thought | Response |
|---|---|
| "The FSD is obvious" | Write exact contracts and evidence. |
| "One horizontal layer is cleaner" | Use a vertical slice unless the measured wide-refactor exception applies. |
| "Tests can wait" | Map verification beside each risky goal. |
| "We can choose the package later" | Resolve compatibility and supply-chain risk first. |
Inputs: agentic-delivery, prd-generator, domain/codebase evidence. Risk branches: compatibility-check, threat-modeling, data-privacy, interface-design. Outputs: plan-verification, issue-workflow, executing-plans, and verification-before-completion.