بنقرة واحدة
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 المهني
| 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.
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.