Six Thinking Hats
This skill guides brainstorming by prompting diverse perspectives using the "Six Thinking Hats" method for clearer problem-solving and decision-making.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add six-thinking-hats npx -- -y @trustedskills/six-thinking-hats
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"six-thinking-hats": {
"command": "npx",
"args": [
"-y",
"@trustedskills/six-thinking-hats"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill guides brainstorming and decision-making using the "Six Thinking Hats" method, a technique for exploring topics from multiple perspectives. It prompts the AI agent to analyze a specific testing question by sequentially considering facts (White), emotions (Red), risks (Black), benefits (Yellow), creative ideas (Green), and action planning (Blue). The goal is to achieve clearer problem-solving and more well-rounded decisions related to testing strategies.
When to use it
- Analyzing API test strategy, identifying potential gaps and opportunities.
- Conducting risk assessments for a testing project.
- Evaluating team confidence levels regarding software quality.
- Brainstorming innovative testing approaches or new techniques.
- Planning the next steps in a retrospective or strategic planning session.
Key capabilities
- Sequential Hat Application: Guides the user through each of the six thinking hats in a defined order.
- Perspective Shifting: Facilitates consideration of a problem from diverse viewpoints (facts, emotions, risks, benefits, creativity, process).
- Structured Output: Prompts for specific outputs related to each hat, such as quantitative baselines (White), risk assessments (Black), and strengths identification (Yellow).
- Example-Driven Guidance: Provides example outputs for each hat to illustrate expected responses.
Example prompts
- "Let's use the Six Thinking Hats method to analyze our API test strategy."
- "Apply the Black Hat to identify potential risks in our current testing approach."
- "Using the Yellow Hat, what are the benefits of implementing contract testing?"
Tips & gotchas
- Define Focus: Clearly state the specific testing question or decision you want to analyze before starting.
- Time Allocation: Each hat is typically considered for 5-7 minutes (excluding Blue).
- Sequential Order: Follow the prescribed order of hats (White, Red, Black, Yellow, Green, Blue) for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.