six-thinking-hats

six-thinking-hats is a skill for Claude Code, Codex from guia-matthieu/clawfu-skills. It costs 91 tokens per session (4,529 once invoked), scanned A, original, MIT.

A structured discussion method that examines a decision through six viewpoints, such as facts, risks, benefits, feelings, creativity, and process.

In plain words
What is it for?
Use it for complex decisions, product or offer reviews, strategic planning, creative alternatives, and more focused meetings.
Why use it?
It gives teams a shared way to explore different perspectives without turning every meeting into an argument.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for complex decisions, product or offer reviews, strategic planning, creative alternatives, and more focused meetings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guia-matthieu/clawfu-skills/six-thinking-hats
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.

Any agent
npx skills add guia-matthieu/clawfu-skills --skill six-thinking-hats
Clone the repo
git clone --depth 1 https://github.com/guia-matthieu/clawfu-skills

Made for: Claude Code, Codex.

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 six-thinking-hats

README.md
[![agentmods](https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/six-thinking-hats/github.svg)](https://agentmods.dev/skills/guia-matthieu/clawfu-skills/six-thinking-hats)
Your own site
<a href="https://agentmods.dev/skills/guia-matthieu/clawfu-skills/six-thinking-hats"><img src="https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/six-thinking-hats/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for six-thinking-hats

Your own site · 80×15
<a href="https://agentmods.dev/skills/guia-matthieu/clawfu-skills/six-thinking-hats"><img src="https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/six-thinking-hats.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,529 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.00091 $0.04529
Opus 5 $0.00046 $0.02264
Sonnet 5 $0.00018 $0.00906
Haiku 4.5 $0.00009 $0.00453

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

Security

Grade A, and why

six-thinking-hats 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/strategy/six-thinking-hats/SKILL.md · 689 lines

How it starts

The opening of the file, as written. The whole thing — 689 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Six Thinking Hats

Apply Edward de Bono's parallel thinking framework (1985) to make better decisions by examining ideas from six distinct perspectives systematically.

When to Use This Skill

  • Making complex decisions that require multiple perspectives
  • Evaluating new products, offers, or strategies before launch
  • Breaking out of analysis paralysis with structured thinking
  • Running productive meetings where everyone thinks in the same direction
  • Balancing optimism with caution in strategic planning
  • Generating creative alternatives when stuck on a problem

Methodology Foundation

Aspect Details
Source Six Thinking Hats (1985)
Expert Edward de Bono - Coined "lateral thinking", advisor to IBM, Shell, NASA
Core Principle "Parallel thinking" - Instead of adversarial debate, everyone thinks in the same direction at the same time, switching perspectives together

What Claude Does vs What You Decide

Claude Does You Decide
Structures content frameworks Final messaging
Suggests persuasion techniques Brand voice
Creates draft variations Version selection
Identifies optimization opportunities Publication timing
Analyzes competitor approaches Strategic direction

What This Skill Does

This skill replaces chaotic brainstorming and unproductive debates with structured parallel thinking.

Instead of people defending positions and attacking others, everyone:

  1. Examines facts together (White)
  2. Shares feelings together (Red)
  3. Explores risks together (Black)
  4. Discovers benefits together (Yellow)
  5. Generates alternatives together (Green)
  6. Manages the process together (Blue)

The result: Faster decisions, better buy-in, more creative solutions, and reduced conflict.

How to Use

Analyze a Decision or Strategy

Apply the Six Thinking Hats to analyze:
[describe decision, product, strategy, or problem]

Go through each hat systematically and provide insights.

Read the full file on GitHub · 689 lines

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 · 689 lines · 91 tokens per session scan A 44c23b8f780a

Subscribe to this mod's changes

six-thinking-hats is a skill published in the GitHub repository guia-matthieu/clawfu-skills (149 stars, last pushed 5mo ago), licensed MIT. It adds 91 tokens to every session and 4,529 once invoked, about $0.0005 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-09-03.

Related

Other skills, from other repositories

give-me-tips

Explains any senpi tip in depth, including Tip: lines in the TUI. Use when the user asks about a tip, what a tipped feature does, or which tips they can see.

code-yeongyu/oh-my-openagent · 45 tokens

gmail

Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with…

sanjay3290/ai-skills · 70 tokens

google-calendar

Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time. Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events, delete or update a calendar event, or respond to meeting invitations. Lightweight…

sanjay3290/ai-skills · 76 tokens

ads-performance-analytics

How to read paid media dashboards without fooling yourself. Attribution models, platform reporting quirks, multi-platform reconciliation, ROAS vs LTV horizon traps, statistical noise in performance metrics, incrementality testing, and the failure modes that produce expensive lessons. Triggers on read paid media…

rampstackco/claude-skills · 147 tokens

paid-media-strategy

A discipline for running paid media that does not light money on fire. Hypothesis writing for paid spend, channel selection, budget allocation, audience targeting, bid strategy, campaign types, what NOT to spend on, attribution reality, and the failure modes that produce expensive lessons. Triggers on paid media…

rampstackco/claude-skills · 142 tokens

instinct-review

Reviews/promotes/removes instincts from .claude/instincts/.md. Triggers: instinct review, curate instincts, manage instincts, promote instinct.

softspark/ai-toolkit · 36 tokens