dde-ext-brainstorm
DDE subordinate extension. Multi-solution ideation and tradeoff analysis before plan/implementation. Advisory-only, write-gated by DDE.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
DDE subordinate extension. Multi-solution ideation and tradeoff analysis before plan/implementation. Advisory-only, write-gated by DDE.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
【何时触发】:当用户在一个新的对话窗口中要求“了解项目”、“开始新需求”、“设计新模块”、“分析架构”,或者当用户要求修改/审查 /docs 目录下的 Layer 0-4 规范文档时。 【不该触发】:当明确要求修改 .py 或 .cpp 业务代码文件时。 【核心功能】:强制执行 DDE-Bootstrap 协议。扫描现有文档,进行 First-Principles 审查,拒绝模糊假设。若有需求变更,必须走 RFC 提案流程并等待 [APPROVED]。打印版本号标识启动。
【何时触发】:当用户明确要求修改、重构或新增具体的代码文件(如 .py, .cpp 脚本)时。 【不该触发】:当仅仅是在讨论思路或仅修改 .md 文档时。 【核心功能】:强制执行双阶段代码修改协议(Two-Phase Lifecycle)。第一阶段必须输出包含【修改原因、原逻辑、预期新效果、第一性原理审查】的 Proposal 且禁止写入文件。必须强制等待用户回复 `[APPROVED]` 后,才能进入第二阶段执行实际的文件写入。
DDE subordinate extension. C++ test design/execution workflow (CMake/CTest/gtest) with strict DDE write gating.
DDE subordinate extension. Python pytest-based test design/execution workflow with strict DDE write gating.
DDE subordinate extension. Research-before-implementation workflow for dependency/library/approach selection. Can execute discovery commands, but cannot bypass DDE write gates.
DDE subordinate extension. Execute verification loop (build/type/lint/test/security/diff) and return a structured quality report.
| name | dde-ext-brainstorm |
| description | DDE subordinate extension. Multi-solution ideation and tradeoff analysis before plan/implementation. Advisory-only, write-gated by DDE. |
Skill Version: v0.1
dde-bootstrapdde-code-guarddde-task-closerUse this skill when:
brainstorm, ideation, options, tradeoff, alternatives头脑风暴, 方案对比, 思路发散, 可行性讨论, 怎么选方案RFC_REQUIRED and stop for DDE RFC flow.dde-code-guard.ASSUMPTION: ...Generate at least 2 options (prefer 3):
For each option include:
Provide side-by-side matrix scored 1-5:
Ask user to select:
SELECTED_OPTION: A|B|CIf selection implies requirement/document change:
RFC_REQUIRED and stop for DDE RFC flow.If selection implies code/doc writes without requirement conflict:
DDE_EXTENSION_HANDOFF_REQUIRED and transfer to dde-code-guard.When user confirms selected option, produce a DDR draft (without writing files in this skill) using this target convention:
docs/decisions/DDR-YYYYMMDD-<topic>.mddocs/decisions/DDR_TEMPLATE.mdtemplates/DDR_TEMPLATE.mdDDR required fields:
Output in this exact structure:
BRAINSTORM BRIEFASSUMPTIONSOPTIONSTRADEOFF MATRIXRECOMMENDATIONDECISION REQUESTHANDOFF STATUSWhere HANDOFF STATUS is one of:
NO_WRITE_NEEDEDRFC_REQUIREDDDE_EXTENSION_HANDOFF_REQUIREDWhen handoff is required, append:
DDE_EXTENSION_HANDOFF_REQUIRED
Fields: