بنقرة واحدة
brainstorming
Use when receiving an ambiguous feature request, when scope is unclear, or before writing any plan
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when receiving an ambiguous feature request, when scope is unclear, or before writing any plan
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | brainstorming |
| description | Use when receiving an ambiguous feature request, when scope is unclear, or before writing any plan |
Type: Pattern | Discipline: Flexible
把模糊需求通过"一次一个问题"的方式,收敛成一份可用于 writing-plans 的设计规格。
必须走本流程:
不走本流程:
AGENTS.md、相关模块源码、涉及模块的近期 commit.h(如 GrowingAutotracker/GrowingAutotracker.h)、GrowingTrackerCore/Public/、GrowingAutotrackerCore/Public/、各 Modules/*/Public/GrowingIgnoreFields 位掩码(NS_OPTIONS,定义在 GrowingTrackerCore/Public/GrowingFieldsIgnore.h)中新增掩码项)docs/specs/YYYY-MM-DD-<topic>.mdUse after verification-before-completion passes and code review is clean, to close out the development branch
Use after writing a plan document in docs/plans/, before requesting user confirmation
Use when receiving feedback from code-reviewer subagent or human reviewer
Use when a feature, bugfix, or refactoring step is completed and needs review, or before merging to main, or when user says "review", "审查", "帮我看看代码"
Use when executing an implementation plan with 3+ independent tasks in the current session
Use when facing Xcode build errors, linker failures, XCTest failures, event pipeline bugs, network issues, SDK crashes, or any technical problem where a first attempt didn't work or the cause is unclear