jellologic

Model — AI skill for Claude Code

AI community

Show which Muse Code model delegation will use, and optionally update the interactive pin.

How to install Model

Installs to ~/.claude/skills/jellologic-claude-code-muse-model/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jellologic-claude-code-muse-model && curl -fsSL https://raw.githubusercontent.com/jellologic/claude-code-muse/HEAD/commands/model.md -o ~/.claude/skills/jellologic-claude-code-muse-model/SKILL.md

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

What Model does


description: Show which Muse Code model delegation will use, and optionally update the interactive pin argument-hint: [--write] allowed-tools: Bash, Read

Which muse model is in play

There are two answers and they drift apart, which is the reason this command exists.

**Delegated runs** resolve the model at run time. `muse_core.resolve_model` reads muse's live catalog, keeps visible models whose id ends in `-contributor`, and picks the newest by `release_date` — so a future `muse-spar

Alternatives in AI

  • Model Update — 增量更新财务模型 — 用新财报/新指引/修正假设重算 DCF 内在价值、Comps 隐含价、投资逻辑与目标价,输出 before→after delta 6.6k ★
  • Surface — Show ranked attack surface for a target from its recon manifest + hunt memory 3.8k ★
  • Agentlas Orch — Set or show which model runs the orchestrator and which runs the workers 1.1k ★

Full documentation available on GitHub

View Source Repository