green-hat-session

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/green-hat-session

Generates creative ideas without judgment in Six Hats Green Hat mode

  • Solves problems requiring pure creative ideation without evaluation
  • Uses subagent execution to isolate creative thinking
  • Focuses on generating diverse possibilities and alternatives
  • Returns raw creative output for further analysis or refinement

SKILL.md

.github/skills/green-hat-sessionView on GitHub ↗
---
name: green-hat-session
description: Structured creative thinking in Six Hats Green Hat mode — pure creative output with judgment suspended.
execution: subagent
prompt: ./prompt.md
input: problem (string)
used-by: lateral-thinking, six-hats-ideation
---

# Green Hat Session

Structured creative thinking in Six Hats Green Hat mode.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Green Hat requires complete suspension of judgment (Black Hat) and pure creative generation. Benefits from dedicated context that can maintain the creative-only mindset without contamination from evaluation.

More from yogsoth-ai/de-anthropocentric-research-engine