一键导入
design-review
Reviews a design document for completeness, internal consistency, code compliance, and constructability.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reviews a design document for completeness, internal consistency, code compliance, and constructability.
用 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.
Creates a Design Decision Record (DDR) — context, options, decision, rationale, and consequences.
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-review |
| description | Reviews a design document for completeness, internal consistency, code compliance, and constructability. |
| argument-hint | [path-to-design-doc] |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep |
When this skill is invoked:
Read the target document in full.
Read CLAUDE.md for project context.
Read related documents referenced by the target.
Evaluate against the 8 Required Sections:
Check internal consistency — do calculations support requirements?
Check code compliance — are code references specific and current?
Check constructability — can this be built as specified?
Check cross-discipline consistency — conflicts with other documents?
Output the review:
## Design Review: [Document Title]
### Completeness: [X/8 sections present]
### Code Compliance Issues
### Constructability Concerns
### Coordination Gaps
### Recommendations
### Verdict: [APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED]