feat(skills): 打通 brainstorming → grilling 工作流 - #33
Merged
Conversation
- brainstorming 收窄为产品需求(WHAT/WHY),技术方案(HOW)整体移交 grilling - 需求 spec 末尾输出 Open technical decisions 清单作为 grilling 初始拷问点 (路径 docs/specs/YYYY-MM-DD-<topic>-requirements.md) - grilling 新增 Working From a Brainstorming Handoff:需求作设计树根约束, open decisions 作第一轮 frontier - 移除 superpowers 专属引用(writing-plans、elements-of-style),去掉 docs/superpowers 路径
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
先 brainstorming 调研产品需求,再 grilling 拷问技术方案。brainstorming 输出需求 spec 并附 open technical decisions 清单,grilling 以此为起点结构化拷问。已移除 superpowers 其他技能引用。