hrygo

Model Selection Strategy — AI skill for Claude Code

AI community

🧠 SparkForge Council: Model Orchestration Strategy.

How to install Model Selection Strategy

Installs to ~/.claude/skills/hrygo-sparkforge-model_selection_strategy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hrygo-sparkforge-model_selection_strategy && curl -fsSL https://raw.githubusercontent.com/hrygo/SparkForge/HEAD/prompts/model_selection_strategy.md -o ~/.claude/skills/hrygo-sparkforge-model_selection_strategy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Model Selection Strategy does

🧠 SparkForge Council: Model Orchestration Strategy

本文档详细阐述了 SparkForge **"Council" (三方会谈)** 架构中,针对不同角色(Role)的模型选型逻辑、参数配置策略以及设计初衷。


1. 核心设计哲学:思维异构 (Think Heterogeneously)

为了避免单一模型家族(如全部使用 GPT 系列)带来的思维同质化盲区,我们采用了 **"模型联邦" (Model Federation)** 策略。通过组合不同技术基因、不同训练偏好、甚至不同文化背景(中美模型混用)的顶级 LLM,构建一个多维度的认知网络。

![Strategy](https://mermaid.ink/img/pako:eNpVkMtqwzAQRX9FzKpFIPjQRbFJoS10100XTTEejS1lI8tGMqGE_HutaJPsbnbOuXfuCGa1IhIwflp9m1f17m29_V48L5_L5-p197K6Oyy_D_dfx-P74em0A-NcCymQ4zhMeZp8yJIkTvI4S

Alternatives in AI

  • Startup Canvas — Generate Startup Canvas combining Product Strategy and Business Model 7.8k ★
  • Open Multi Agent — TypeScript multi-agent orchestration engine — one runTeam() call from goal to result 5.8k ★
  • Claude Skills LLM Council — LLM Council — a Claude Code skill that runs your decisions through 5 AI advisors with peer review 1.7k ★

Full documentation available on GitHub

View Source Repository