Agent skill

think-tank

Collaborative exploration and reasoning frameworks. Use when ideas need shaping, decisions need analysis, or requirements need clarification. Includes l'entonnoir questioning, incremental validation, YAGNI, and 12 reasoning techniques. Not for execution when path is clear or analysis is complete.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill think-tank --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/think-tank/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

<mission_control> <objective>Turn vague intent into validated direction through collaborative exploration and reasoning</objective> <success_criteria>Intent clarified, framework applied if needed, actionable direction delivered</success_criteria> </mission_control> ## Quick Start **If user intent is vague:** Use l'entonnoir questions → Validate incrementally → Apply YAGNI **If analysis is needed:** Route to reasoning framework → Execute technique → Deliver insight **If unsure what to use:** Ask "What are you trying to do?" with options ## Navigation | If you need... | Read this section... | | :------------- | :------------------- | | Collaborative exploration | ## PATTERN: L'Entonnoir Workflow | | Reasoning frameworks | ## PATTERN: Intent Router | | 12 technique details | ## PATTERN: Technique Reference | | Common mistakes | ## ANTI-PATTERN: Common Mistakes | | Quality check | ## Recognition Questions | ## PATTERN: L'Entonnoir Workflow **Collaborative exploration for vague intent:** 1. **Clarify Intent** → Present 2-4 recognition-based options, each with tradeoffs 2. **Explore Context** → Quick project state check (existing patterns, stack) 3. **Validate Incrementally** → Present d

What's inside
Steps it walks through
  1. Quick Start
  2. Navigation
  3. PATTERN: L'Entonnoir Workflow
  4. Question Flow
  5. Incremental Validation
  6. YAGNI Check
  7. PATTERN: Intent Router
  8. When Multiple Apply
  9. PATTERN: Technique Reference
  10. 5 Whys
  11. Pareto
  12. Inversion
  13. SWOT
  14. 10/10/10
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the think-tank skill do?

Collaborative exploration and reasoning frameworks. Use when ideas need shaping, decisions need analysis, or requirements need clarification. Includes l'entonnoir questioning, incremental validation, YAGNI, and 12 reasoning techniques. Not for execution when path is clear or analysis is complete.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill think-tank --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going