一键导入
dge-review
Review Delivery Graph work for implementation quality, graph consistency, validation coverage, and unresolved risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review Delivery Graph work for implementation quality, graph consistency, validation coverage, and unresolved risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | dge-review |
| description | Review Delivery Graph work for implementation quality, graph consistency, validation coverage, and unresolved risks. |
| argument-hint | [optional NODE-###, graph path, or review scope] |
Use this skill before closing a node, merging work, or shipping a track.
Review both the implementation and the delivery graph. Code can pass tests while the graph still lies; this skill checks both.
delivery-graph/reports/review-<timestamp>.md.blocker: must fix before node/track closesmajor: should fix before merge unless explicitly deferredminor: safe to defer with rationalenote: informationalFollow the shared output convention (see skills/README.md): lead the final
reply with a bold one-line synthesis (e.g. "Review clean — 0 blockers" or "Review
found 2 blockers, 1 major"), then the finding list by severity, then a ## Next
block: fix listed blockers, /dge-work-node to address a finding, or
/dge-compound when the review is clean and the work is closing out.
When local tooling is available, use:
npm run dge -- review
The command writes delivery-graph/reports/review-<timestamp>.md.
Capture reusable learning from completed Delivery Graph nodes, tracks, or demands.
Drive a raw demand all the way to done from a single command - design, plan, and evidence-gated execution - stopping only at two judgment gates and on genuine failure or ambiguity.
Design a structured demand from a raw request, including its gap register, requirements, and acceptance criteria for Delivery Graph Engineering.
Drive the ready queue end to end - implement each ready node, gate it on evidence, and stop on the first failure.
Convert DGE requirements into tracks, dependency nodes, and validation contracts.
Independently verify a Delivery Graph node against its validation contract and block completion until evidence and verifier independence exist.