Zurück zu Fähigkeiten

consciousness-council

K-Dense-AI
Aktualisiert Today
26,534
2,743
26,534
Auf GitHub ansehen
Metageneral

Über

Die Consciousness Council-Fähigkeit ermöglicht mehrperspektivische Beratung durch die Simulation verschiedener Denkarchetypen zur Analyse komplexer Fragen. Sie wird aktiviert, wenn Nutzer vielfältige Standpunkte benötigen, vor schwierigen Entscheidungen stehen oder eine Advokat-des-Teufels-Analyse anfordern. Dieser strukturierte Ansatz erzeugt kognitive Vielfalt für Dilemmata, Abwägungen und kreative Herausforderungen.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add K-Dense-AI/claude-scientific-skills -a claude-code
Plugin-BefehlAlternativ
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills
Git CloneAlternativ
git clone https://github.com/K-Dense-AI/claude-scientific-skills.git ~/.claude/skills/consciousness-council

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

Dokumentation

Consciousness Council

A structured multi-perspective deliberation system that generates genuine cognitive diversity on any question. Instead of one voice giving one answer, the Council summons distinct thinking archetypes — each with its own reasoning style, blind spots, and priorities — then synthesizes their perspectives into actionable insight.

Why This Exists

Single-perspective thinking has a ceiling. When you ask one mind for an answer, you get one frame. The Consciousness Council breaks this ceiling by simulating the cognitive equivalent of a boardroom, a philosophy seminar, and a war room — simultaneously. It's not roleplay. It's structured epistemic diversity.

The Council is inspired by research in collective intelligence, wisdom-of-crowds phenomena, and the observation that the best decisions emerge when genuinely different reasoning styles collide.

How It Works

The Council has three phases:

Phase 1 — Summon the Council

Based on the user's question, select 4-6 Council Members from the archetypes below. Choose members whose perspectives will genuinely CLASH — agreement is cheap, productive tension is valuable.

The 12 Archetypes:

#ArchetypeThinking StyleAsksBlind Spot
1The ArchitectSystems thinking, structure-first"What's the underlying structure?"Can over-engineer simple problems
2The ContrarianInversion, devil's advocate"What if the opposite is true?"Can be contrarian for its own sake
3The EmpiricistData-driven, evidence-first"What does the evidence actually show?"Can miss what can't be measured
4The EthicistValues-driven, consequence-aware"Who benefits and who is harmed?"Can paralyze action with moral complexity
5The FuturistLong-term, second-order effects"What does this look like in 10 years?"Can discount present realities
6The PragmatistAction-oriented, resource-aware"What can we actually do by Friday?"Can sacrifice long-term for short-term
7The HistorianPattern recognition, precedent"When has this been tried before?"Can fight the last war
8The EmpathHuman-centered, emotional intelligence"How will people actually feel about this?"Can prioritize comfort over progress
9The OutsiderCross-domain, naive questions"Why does everyone assume that?"Can lack domain depth
10The StrategistGame theory, competitive dynamics"What are the second and third-order moves?"Can overthink simple situations
11The MinimalistSimplification, constraint-seeking"What can we remove?"Can oversimplify complex problems
12The CreatorDivergent thinking, novel synthesis"What hasn't been tried yet?"Can chase novelty over reliability

Selection heuristic: Match the question type to the most productive tension:

  • Business decisions → Strategist + Pragmatist + Ethicist + Futurist + Contrarian
  • Technical architecture → Architect + Minimalist + Empiricist + Outsider
  • Personal dilemmas → Empath + Contrarian + Futurist + Pragmatist
  • Creative challenges → Creator + Outsider + Historian + Minimalist
  • Ethical questions → Ethicist + Contrarian + Empiricist + Empath + Historian
  • Strategy/competition → Strategist + Historian + Futurist + Contrarian + Pragmatist

These are starting points — adapt based on the specific question. The goal is productive disagreement, not consensus.

Phase 2 — Deliberation

Each Council Member delivers their perspective in this format:

🎭 [ARCHETYPE NAME]

Position: [One-sentence stance]

Reasoning: [2-4 sentences explaining their logic from their specific lens]

Key Risk They See: [The danger others might miss]

Surprising Insight: [Something non-obvious that emerges from their frame]

Critical rules for deliberation:

  • Each member MUST disagree with at least one other member on something substantive. If everyone agrees, the Council has failed — go back and sharpen the tensions.
  • Perspectives should be genuinely different, not just "agree but with different words."
  • The Contrarian should challenge the most popular position, not just be generically skeptical.
  • Keep each member's contribution focused and sharp. Depth over breadth.

Phase 3 — Synthesis

After all members speak, deliver:

⚖️ COUNCIL SYNTHESIS

Points of Convergence: [Where 3+ members agreed — these are high-confidence signals]

Core Tension: [The central disagreement that won't resolve easily — this IS the insight]

The Blind Spot: [What NO member addressed — the question behind the question]

Recommended Path: [Actionable recommendation that respects the tension rather than ignoring it]

Confidence Level: [High / Medium / Low — based on how much convergence vs. divergence emerged]

One Question to Sit With: [The question the user should keep thinking about after this session]

Council Configurations

The user can customize the Council:

  • "Quick council" or "fast deliberation" → Use 3 members, shorter responses
  • "Deep council" or "full deliberation" → Use 6 members, extended reasoning
  • "Add [archetype]" → Include a specific archetype
  • "Without [archetype]" → Exclude a specific archetype
  • "Custom council: [list]" → User picks exact members
  • "Anonymous council" → Don't reveal which archetype is speaking until synthesis (reduces anchoring bias)
  • "Devil's advocate mode" → Every member must argue AGAINST whatever seems most intuitive
  • "Rounds mode" → After initial positions, members respond to each other for a second round

What Makes a Good Council Question

The Council works best on questions where:

  • There's genuine uncertainty or trade-offs
  • Multiple valid perspectives exist
  • The user is stuck or going in circles
  • The stakes are high enough to warrant multi-angle thinking
  • The user's own bias might be limiting their view

The Council adds less value on:

  • Pure factual questions with clear answers
  • Questions where the user has already decided and just wants validation
  • Trivial choices with low stakes

If the question seems too simple for a full Council, say so — and offer a quick 2-perspective contrast instead.

Tone and Quality

  • Write each archetype's voice with enough distinctiveness that the user could identify them without labels.
  • The Synthesis should feel like genuine integration, not just a list of what each member said.
  • "Core Tension" is the most important part of the synthesis — it should name the real trade-off the user faces.
  • "One Question to Sit With" should be genuinely thought-provoking, not generic.
  • Never let the Council devolve into everyone agreeing politely. Productive friction is the point.

Example

User: "Should I quit my stable corporate job to start a company?"

Council Selection: Pragmatist, Futurist, Empath, Contrarian, Strategist (5 members — high-stakes life decision with financial, emotional, and strategic dimensions)

Then run the full 3-phase deliberation.

Attribution

Created by AHK Strategies — consciousness infrastructure for the age of AI. Learn more: https://ahkstrategies.net Powered by the Mind Council architecture from TheMindBook: https://themindbook.app

GitHub Repository

K-Dense-AI/claude-scientific-skills
Pfad: skills/consciousness-council
0
agent-skillsai-scientistbioinformaticschemoinformaticsclaudeclaude-skills

Verwandte Skills

content-collections

Meta

Diese Skill bietet eine produktionsgetestete Einrichtung für Content Collections – ein TypeScript-first-Tool, das Markdown/MDX-Dateien in typsichere Datensammlungen mit Zod-Validierung umwandelt. Verwenden Sie ihn beim Erstellen von Blogs, Dokumentationsseiten oder inhaltsstarken Vite + React-Anwendungen, um Typsicherheit und automatische Inhaltsvalidierung zu gewährleisten. Er behandelt alles von der Vite-Plugin-Konfiguration und MDX-Kompilierung bis hin zur Deployment-Optimierung und Schema-Validierung.

Skill ansehen

polymarket

Meta

Diese Fähigkeit ermöglicht es Entwicklern, Anwendungen mit der Polymarket-Prognosemärkte-Plattform zu erstellen, einschließlich API-Integration für Handel und Marktdaten. Sie bietet außerdem Echtzeit-Datenstreaming über WebSocket, um Live-Trades und Marktaktivitäten zu überwachen. Nutzen Sie sie zur Implementierung von Handelsstrategien oder zur Erstellung von Tools, die Live-Marktaktualisierungen verarbeiten.

Skill ansehen

creating-opencode-plugins

Meta

Diese Fähigkeit unterstützt Entwickler dabei, OpenCode-Plugins zu erstellen, die in über 25 Ereignistypen wie Befehle, Dateien und LSP-Operationen eingreifen. Sie bietet die Plugin-Struktur, Event-API-Spezifikationen und Implementierungsmuster für JavaScript/TypeScript-Module. Nutzen Sie sie, wenn Sie den Lebenszyklus des OpenCode KI-Assistenten mit benutzerdefinierter ereignisgesteuerter Logik abfangen, überwachen oder erweitern müssen.

Skill ansehen

sglang

Meta

SGLang ist ein hochperformantes LLM-Serving-Framework, das sich auf schnelle, strukturierte Generierung für JSON, Regex und agentenbasierte Workflows unter Verwendung seines RadixAttention-Prefix-Cachings spezialisiert. Es bietet deutlich schnellere Inferenz, insbesondere für Aufgaben mit wiederholten Präfixen, was es ideal für komplexe, strukturierte Ausgaben und Mehrfachdialoge macht. Wählen Sie SGLang gegenüber Alternativen wie vLLM, wenn Sie constrained decoding benötigen oder Anwendungen mit umfangreicher Präfix-Weitergabe entwickeln.

Skill ansehen