SKILL·A11D29

brainstorm-synthesis

majiayu000
更新于 2 months ago
19 次查看
58
9
58
在 GitHub 上查看
其他ai

关于

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-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/brainstorm-synthesis

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/data/brainstorm-synthesis
0
FAQ

常见问题

什么是 brainstorm-synthesis Skill?

brainstorm-synthesis 是一个 Claude Skill,作者为 majiayu000。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 brainstorm-synthesis 相关的任务。

如何安装 brainstorm-synthesis?

使用本页的安装命令:将 brainstorm-synthesis 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。

brainstorm-synthesis 属于哪个分类?

brainstorm-synthesis 属于其他分类。

brainstorm-synthesis 可以免费使用吗?

可以。brainstorm-synthesis 已收录在 AIMCP,可免费安装。

相关推荐技能

brainstorm-synthesis
其他

这个Skill用于解决复杂的架构决策问题,通过启动多个智能体从不同视角分析同一问题,生成多种方案及权衡分析。它能将多个独立分析的见解融合成一个更优的统一解决方案,特别适用于存在多个有效方法、需要综合评估的复杂场景。开发者可在面临困难技术决策、需要多角度评估时使用此工具获得更全面的决策支持。

查看技能
design-decision-framework
其他

这是一个用于技术方案结构化评估的Claude Skill。当开发者面临三个或更多技术方案、架构决策或需要防止冲动决策时,它能提供系统化的分析框架。该技能通过引导用户完成方案收集、评估维度定义和结构化比较等关键步骤,帮助团队做出更理性的技术选择,减少技术债务。

查看技能
blueprint
其他

Blueprint能将单行目标转换为分步构建计划,每个步骤都包含独立的上下文说明,确保新会话中的智能体无需了解历史记录即可直接执行。它适用于需要多会话协作、多PR开发或团队分工的复杂工程项目,支持并行步骤检测和依赖关系分析。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`命令快速生成可独立执行的工程蓝图。

查看技能
blueprint
其他

Blueprint能将单行目标转化为分步构建计划,确保每个步骤都包含独立上下文,使新会话中的智能体能直接执行任意步骤而无需了解历史。它适用于需要多会话协作、多代理并行或分阶段代码审查的开发场景,特别适合团队分工和复杂项目的依赖管理。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`快速生成可独立执行的工程蓝图。

查看技能