汇集多模型独立方案与辩论,辅助实现路径和架构决策
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "council-plan" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/vscode-team-kit/main/model-council/skills/council-plan/SKILL.md 2. 保存为 ~/.claude/skills/council-plan/SKILL.md 3. 装好后重载技能,告诉我可以用了
请用 council plan 方式,为一个支持 100 万日活的实时协作文档系统做架构规划。让多个模型分别提出独立方案,比较数据存储、同步协议、扩展性、成本与风险,最后整理成对比表和推荐方案。
包含多套独立架构方案、优劣对比、关键权衡与最终推荐的规划结果。
帮我做一个 multi-model plan:我要把单体电商系统拆分为微服务。请让不同模型分别给出迁移路线,比较分阶段拆分、数据库拆分、CI/CD 改造、回滚策略和团队协作成本,并给出建议。
一份面向迁移落地的多方案对比计划,明确步骤、风险和推荐顺序。
请帮我 debate approaches:为团队知识库产品规划 AI 搜索功能。让多个模型分别从产品、工程和运维角度提出方案,比较 RAG、纯关键词搜索、混合检索的效果、复杂度、上线速度和维护成本。
从不同角色视角出发的方案辩论与对比,帮助确定最合适的产品实现方向。
Multi-model planning powered by a council of model-pinned agents. Each agent independently researches the codebase and proposes an implementation plan for the same task. The orchestrator then synthesizes the proposals into a consensus plan — surfacing approaches the models agree on, alternatives where they diverge, and risks multiple models flagged independently.
This catches blind spots that a single-model plan misses: one model might notice a reusable pattern another overlooks, or flag an architectural risk the others didn't consider.
Spawn subagents with the model parameter to pin each to a different model. Use all three when available, at least two otherwise:
GPT-5.5Claude Opus 4.6GPT-5.3-CodexEach subagent receives the same system preamble:
You are an independent subagent for read-only code research. MUST stay read-only. Stay within the requested scope. Do not speculate. Do not suggest patches. For every finding, cite exact files and lines. Form your own view from first principles. Do not anchor to the provided context.
Establish what needs to be planned:
Before fanning out, build a preliminary orientation that each agent will receive. This is a starting point, not ground truth — agents are expected to contradict it if their own research leads elsewhere.
The brief should include only:
Keep the brief under ~50 lines. Do not answer the open questions — leave them open so agents form independent views. The agents will use search, read and terminal tools to dig into specifics.
Spawn all subagents in parallel at once:
model parameter. Prepend the system preamble to the planner prompt below.Compare the three proposals and classify into:
Drop vague suggestions, over-engineering proposals, and speculative concerns.
Trigger this phase when the user asks to "debate", "discuss", or "cross-plan", or when Phase 4 produces significant alternatives that could benefit from deliberation.
…
为 GitHub 议题或拉取请求快速添加表情反应,提升协作反馈效率。
用于创建和管理 AST 禁用规则,阻止特定代码语法或模式出现在编辑中。
帮助 AI 代理读写记忆与规则,并按环境自动选择可用存储方案
帮助用户检测并安装 GitHub CLI,快速完成命令行开发环境准备。
调用多模型交叉审查代码变更、PR与高风险修改,辅助发现缺陷与争议点
帮助用户通过 gh 命令获取并查看 GitHub 通知列表,快速处理仓库动态。
审查实现计划中的遗漏、假设与步骤顺序,降低后续开发返工风险
发起多智能体多轮辩论,汇总共识建议并输出排序方案
帮助团队调用多模型与专家角色,完成辩论评审、头脑风暴与方案审查。
帮助用户为运行手册示例规划可执行的方案选项。
帮助团队为智能体驱动开发制定目标导向计划并保留审计记录。
帮助用户对英国规划申请数据进行检索、查询与地理位置分析。