idea-team

idea-team is a command for Claude Code from majiayu000/spellbook. It costs 36 tokens per session (178 once invoked), scanned A, original, MIT.

A command that runs a group discussion among AI roles: a researcher, a critic, and an analogy-maker. It helps examine an idea from several different angles.

In plain words
What is it for?
Use it to explore a one-sentence idea, uncover missing questions, consider objections, and find related possibilities before developing it further.
Why use it?
It reduces blind spots by combining fact-finding, challenge, and creative comparison without scoring or rejecting the idea.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the idea-coach plugin — 5 skills, 2 commands shipped together

Good fit Use it to explore a one-sentence idea, uncover missing questions, consider objections, and find related possibilities before developing it further.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/majiayu000/spellbook/idea-team
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/majiayu000/spellbook

Made for: Claude Code.

Or install idea-coach, the plugin that ships this one along with the rest of its 5 skills, 2 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for idea-team

README.md
[![agentmods](https://agentmods.dev/badge/commands/majiayu000/spellbook/idea-team.svg)](https://agentmods.dev/commands/majiayu000/spellbook/idea-team)
Your own site
<a href="https://agentmods.dev/commands/majiayu000/spellbook/idea-team"><img src="https://agentmods.dev/badge/commands/majiayu000/spellbook/idea-team.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 178 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.00178
Opus 5 $0.00018 $0.00089
Sonnet 5 $0.00007 $0.00036
Haiku 4.5 $0.00004 $0.00018

Measured 9d ago against content hash c6e2e679c32a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

idea-team scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/idea-coach/commands/idea-team.md · 12 lines

What it actually says

按本插件的 idea-team skill 主持想法群聊。

  • 用户输入:$ARGUMENTS
  • 参数为空时,先问用户要一句话想法,不要自己编
  • 进入群聊前必须依次 Read 三个角色 skill(idea-research / idea-devils-advocate / idea-analogist)加载 voice 边界
  • 每回合在一次 assistant response 内按顺序输出 3 个独立角色 block;每个 block 后持久化发言与 speaker 状态,再邀请用户插话
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 12 lines · 36 tokens per session scan A c6e2e679c32a

Subscribe to this mod's changes

idea-team is a command published in the GitHub repository majiayu000/spellbook (277 stars, last pushed today), licensed MIT. It adds 36 tokens to every session and 178 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.