ワンクリックで
design-decision
Creates a Design Decision Record (DDR) — context, options, decision, rationale, and consequences.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Creates a Design Decision Record (DDR) — context, options, decision, rationale, and consequences.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Guided construction project concept ideation — from zero idea to a structured project brief. Uses professional planning frameworks and construction industry best practices.
Analyzes project budget — cost vs estimate comparison, contingency status, value engineering opportunities, and cost projections.
Change order processing — document scope change, cost impact, schedule impact, and approval workflow.
Non-conformance/deficiency report — document the issue, reference spec/code, assign responsibility, and track corrective action.
Reviews a design document for completeness, internal consistency, code compliance, and constructability.
Guided, section-by-section design document authoring for a specific building system. Gathers context from existing docs, walks through each required section collaboratively, and writes incrementally to file.
| name | design-decision |
| description | Creates a Design Decision Record (DDR) — context, options, decision, rationale, and consequences. |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep, Write, Edit, AskUserQuestion |
When invoked: Guide the user through documenting a design decision. Gather context, present options with trade-offs, capture the decision and rationale, document consequences. Save to docs/decisions/ddr-NNN-[title].md.
Format:
# DDR-[NNN]: [Title]
**Status**: Proposed / Accepted / Deprecated / Superseded
**Date**: [date]
**Decision Makers**: [who]
## Context
[What prompted this decision]
## Options Considered
### Option A: [name]
- Pros: ...
- Cons: ...
- Cost impact: ...
### Option B: [name]
...
## Decision
[What was decided]
## Rationale
[Why this option was chosen]
## Consequences
[Positive and negative effects, affected disciplines]