关于
This skill launches multiple AI agents with different perspectives on complex architectural problems, then synthesizes their approaches into a unified solution. It's ideal for hard decisions with multiple valid options where diverse viewpoints add value, implementing an "F-thread" fusion pattern. Developers should use it when needing collective analysis before committing to an approach.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/brainstorm-synthesis在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the brainstorm-synthesis skill?
brainstorm-synthesis is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform brainstorm-synthesis-related tasks without extra prompting.
How do I install brainstorm-synthesis?
Use the install commands on this page: add brainstorm-synthesis to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does brainstorm-synthesis belong to?
brainstorm-synthesis is in the planning category, tagged ai.
Is brainstorm-synthesis free to use?
Yes. brainstorm-synthesis is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这是一个用于技术方案结构化评估的Claude Skill。当开发者面临三个或更多技术方案、架构决策或需要防止冲动决策时,它能提供系统化的分析框架。该技能通过引导用户完成方案收集、评估维度定义和结构化比较等关键步骤,帮助团队做出更理性的技术选择,减少技术债务。
该Skill通过启动多个代理从不同视角分析同一复杂问题,生成多个备选方案并评估权衡,最终融合各方案优势合成统一解决方案。它特别适用于存在多种有效方法的架构决策场景,帮助开发者在关键决策前获得多元化视角。核心能力是采用F-thread融合模式,将独立分析收敛为更优的综合答案。
Blueprint能将单行目标转换为分步构建计划,每个步骤都包含独立的上下文说明,确保新会话中的智能体无需了解历史记录即可直接执行。它适用于需要多会话协作、多PR开发或团队分工的复杂工程项目,支持并行步骤检测和依赖关系分析。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`命令快速生成可独立执行的工程蓝图。
Blueprint能将单行目标转化为分步构建计划,确保每个步骤都包含独立上下文,使新会话中的智能体能直接执行任意步骤而无需了解历史。它适用于需要多会话协作、多代理并行或分阶段代码审查的开发场景,特别适合团队分工和复杂项目的依赖管理。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`快速生成可独立执行的工程蓝图。
