six-hats-rotation
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/six-hats-rotationComplete Six Hats rotation (White→Red→Black→Yellow→Green→Blue) to force systematic perspective diversity using de Bono's Six Thinking Hats.
SKILL.md
.github/skills/six-hats-rotationView on GitHub ↗
--- name: six-hats-rotation description: Complete Six Hats rotation (White→Red→Black→Yellow→Green→Blue) to force systematic perspective diversity. execution: strategy used-by: perspective-forcing --- # Six Hats Rotation Complete Six Hats rotation (White→Red→Black→Yellow→Green→Blue) to force systematic perspective diversity using de Bono's Six Thinking Hats. ## State Ledger | Resource | Target | Current | % | |----------|--------|---------|---| | web-search | 15 | 0 | 0% | | web-research | 5 | 0 | 0% | | paper-overview | 15 | 0 | 0% | | paper-search | 10 | 0 | 0% | | paper-research | 3 | 0 | 0% | ## HARD-GATE Cannot exit strategy until ≥80% of each budget line is consumed OR yield targets are met with justification for remaining budget. ## Available Tactics | Tactic | Role | |--------|------| | evaluation-filtering | Filter and rank resulting ideas (shared) | ## Execution Guidance 1. **White Hat** (Facts): What data do we have? What data do we need? Pure information. 2. **Red Hat** (Emotions): Gut feelings, intuitions, emotional reactions — no justification needed. 3. **Black Hat** (Caution): Logical negative — risks, dangers, difficulties, problems. 4. **Yellow Hat** (Optimism): Logical positive — benefits, value, feasibility under best conditions. 5. **Green Hat** (Creativity): Alternatives, provocations, new ideas — lateral thinking. 6. **Blue Hat** (Process): Meta-thinking — what have we learned? What's next? Summary. ## Minimum Yield | Metric | Floor | |--------|-------| | Hats completed | 6/6 | | Insights per hat | ≥3 | | Novel ideas from Green Hat | ≥5 | | Actionable cautions from Black Hat | ≥3 |
More from yogsoth-ai/de-anthropocentric-research-engine
- abductive-hypothesis-generationStrategy: 面对异常的最佳解释推理
- ablation-brainstormRemove components one by one, observe system changes to reveal hidden dependencies and generate ideas from structural gaps.
- ablation-component-mappingMap system architecture to ablatable units for ablation studies
- ablation-designDesign ablation studies to isolate component contributions in ML systems
- ablation-executionRemove components one by one from a system, record the response/impact of each removal.
- abp-vulnerability-classificationClassify assumptions on 2 axes — load-bearing (how much conclusion depends on it) × vulnerable (how likely to be false). Focuses attention on High-Load × High-Vulnerable quadrant.
- abstraction-extractionExtract abstract principles from concrete domain cases. Strips domain-specific details to reveal transferable mechanisms.
- abstraction-ladderPerform bisociation at multiple abstraction levels
- abstraction-ladderingMove between concrete and abstract framings — 3 levels up (Why?) and 3 levels down (How?) to find the most productive research level.
- abstraction-to-designAbstract biological principle to design principle. Bridge from biology to engineering.