关于
This Claude 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 where multiple valid approaches exist and diverse viewpoints add value. Developers should use it when needing M-of-N synthesis or comparing trade-offs before committing to an implementation path.
快速安装
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.
相关推荐技能
这个Skill用于解决复杂的架构决策问题,通过启动多个智能体从不同视角分析同一问题,生成多种方案及权衡分析。它能将多个独立分析的见解融合成一个更优的统一解决方案,特别适用于存在多个有效方法、需要综合评估的复杂场景。开发者可在面临困难技术决策、需要多角度评估时使用此工具获得更全面的决策支持。
这是一个用于技术方案结构化评估的Claude Skill。当开发者面临三个或更多技术方案、架构决策或需要防止冲动决策时,它能提供系统化的分析框架。该技能通过引导用户完成方案收集、评估维度定义和结构化比较等关键步骤,帮助团队做出更理性的技术选择,减少技术债务。
Blueprint能将单行目标转换为分步构建计划,每个步骤都包含独立的上下文说明,确保新会话中的智能体无需了解历史记录即可直接执行。它适用于需要多会话协作、多PR开发或团队分工的复杂工程项目,支持并行步骤检测和依赖关系分析。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`命令快速生成可独立执行的工程蓝图。
Blueprint能将单行目标转化为分步构建计划,确保每个步骤都包含独立上下文,使新会话中的智能体能直接执行任意步骤而无需了解历史。它适用于需要多会话协作、多代理并行或分阶段代码审查的开发场景,特别适合团队分工和复杂项目的依赖管理。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`快速生成可独立执行的工程蓝图。
