원클릭으로
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.