بنقرة واحدة
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]