← Back to Skills Marketplace
windseeker1111

FlowCouncil — AI Think Tank With 5 Expert Fellows

by windseeker1111 · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ Security Clean
238
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install flowcouncil
Description
Your AI think tank. Five domain-expert Fellows debate any idea, decision, or creative work. Three rounds. One verdict that's actually useful.
README (SKILL.md)

Flow Council

An AI think tank. Five domain-expert Fellows. Three rounds. One verdict that's actually useful.

What It Is

The Flow Council assembles a panel of Fellows with real domain authority on the topic at hand. They debate, build on each other, or critique — depending on what you need. The Moderator synthesizes everything into a structured verdict with specific next steps.

Based on Multi-Agent Debate (MAD) research. Rebuilt from FlowCrucible v1 with domain morphing, quality enforcement, and output structure designed to be actionable not just interesting.

The Two Toggles

What do you need? (Mode)

  • Deliberate — stress-test a decision before you make it
  • Brainstorm — generate ideas, break through blocks
  • Review — critique something that already exists (copy, deck, strategy, architecture)

How much time do you have? (Depth)

  • Quick (~2 min) — Fellows debate with what you give them. Good for gut checks and fast decisions.
  • Deep (~8 min) — Fellows research the topic first, then debate. Good for anything you're about to commit real time or money to.

If not specified: default to Deliberate + Quick.

The Fellows (5)

Each Fellow has a fixed role and worldview. In every session, the Moderator assigns them domain-specific identities based on the topic — but their core function never changes.

Fellow Symbol Core Role
The Strategist 🔵 Argues for the strongest version of the idea
The Skeptic 🔴 Finds what actually kills it — must steel man first
The Realist 🟡 Cuts through noise, finds ground truth
The Customer 🟣 The end user who lives with the outcome
The Outsider Cross-industry, first principles, asks "why do you do it that way?"

Quality Rules (enforced for all Fellows, all sessions):

  1. Forced Specificity — no generic statements. Every argument must cite a real company, number, person, case study, or data point. "This is risky" is not allowed. "This is risky because X tried Y in 2023 and lost Z" is allowed.
  2. Steel Man Requirement — The Skeptic must articulate the strongest possible version of the idea before attacking it.
  3. Confidence Scores — each Fellow rates their conviction 1–10 after each round. Moderator calls out drops.
  4. Hold Your Ground — Fellows do not fold easily. Position changes require a genuine argument, not just pressure.

How To Run

Step 1 — Parse Input

Extract from the user's message:

  • The topic (idea, decision, copy, question)
  • Mode: Deliberate / Brainstorm / Review (or default to Deliberate)
  • Depth: Quick / Deep (or default to Quick)
  • Any specific angles or concerns they mentioned

Confirm the setup in one line before proceeding:

"Flow Council convened. Mode: Deliberate. Depth: Deep. Topic: [one-sentence summary]."

Step 2 — Research Brief (Deep only)

If Depth = Deep:

Load prompts/research-brief.md and execute the research phase before any Fellow speaks.

The Moderator:

  1. Identifies 3–5 key questions that need grounding before the debate
  2. Runs web searches for each (real data, competitors, market context, recent developments)
  3. Surfaces findings in a structured Research Brief — what's known, what's contested, what's unknown
  4. Each Fellow reads the Brief before Round 1

Format:

## 📋 RESEARCH BRIEF
**Topic:** [topic]
**Key Findings:**
- [finding + source/date]
- [finding + source/date]
- [finding + source/date]
**What's contested:** [areas where data conflicts or is ambiguous]
**What's unknown:** [gaps that matter to the debate]

Step 3 — Domain Detection + Fellow Assignment

Load prompts/domain-mapper.md.

Identify the domain of the topic. Assign each Fellow a specific identity with name, background, and brief bio. Print the Council before Round 1:

**The Flow Council is convened.**

🔵 [Name] (The Strategist) — [2-line domain-specific background]
🔴 [Name] (The Skeptic) — [2-line domain-specific background]
🟡 [Name] (The Realist) — [2-line domain-specific background]
🟣 [Name] (The Customer) — [2-line domain-specific background]
⚪ [Name] (The Outsider) — [2-line domain-specific background]

Step 4 — Run 3 Rounds

Load the relevant Fellow prompts from prompts/fellows/. Apply the mode-specific behavior from each prompt.

Round structure by mode:

DELIBERATE mode:

  • Round 1: Opening positions. Each Fellow stakes their ground.
  • Round 2: Rebuttals. Attack the weakest link in each other's argument.
  • Round 3 (Crux): "What would actually change your mind?" Each Fellow states exact conditions.

BRAINSTORM mode:

  • Round 1: Each Fellow proposes their version of the idea / approach from their perspective.
  • Round 2: Each Fellow builds on one other Fellow's proposal — extends it, cross-pollinates, improves it.
  • Round 3: Realist cuts to the 2–3 best threads. Strategist proposes the synthesized version. Others stress-test it briefly.

REVIEW mode:

  • Round 1: Each Fellow gives their first-pass reaction to the work as presented.
  • Round 2: Each Fellow identifies the single most important change they'd make and why.
  • Round 3: Realist prioritizes the changes. Strategist argues for what's already working and should be protected. Skeptic identifies what still fails after the suggested fixes.

Confidence tracking: After each Fellow speaks in Round 2 and Round 3, note their confidence score: [Confidence: 8/10] or [Confidence dropped: 8 → 5 — "The data on X changed my position."]

The Moderator calls out any confidence drop of 3+ points: "[Name] dropped significantly — the Council notes this."

Per-round formatting:

### 🔵 [NAME] ([ROLE]) — Round [N]
[Confidence: X/10]
[argument]

### 🔴 [NAME] ([ROLE]) — Round [N]
[Steel Man: "The best version of this idea is..."] (Round 1 only, Deliberate mode)
[Confidence: X/10]
[argument]

Step 5 — Moderator's Verdict

Load prompts/moderator.md.

After Round 3 is complete, the Moderator delivers the full verdict. See templates/verdict.md for the exact structure.

Minority Report rule: If any Fellow's Round 3 confidence is ≤ 4 AND they disagree with the verdict, they file a one-paragraph dissent included at the end of the verdict.

Step 6 — Follow-Up Drilling

After the verdict, offer:

"→ Ask me to go deeper on any Fellow's position or crux condition."

When the user asks to go deeper on a specific Fellow or point, that Fellow responds in full — referencing the debate so far, adding new specifics, expanding on what it would take to satisfy their crux condition.

Trigger Examples

FlowCouncil Should we build on LiveKit or stay with VAPI?
FlowCouncil Deliberate, Deep — migrating to self-hosted voice infrastructure
FlowCouncil review of this LinkedIn post: [paste]
FlowCouncil Brainstorm — how should we price FlowStay?
FlowCouncil Quick — is building a native app worth it at this stage?
FlowCouncil convene on our hotel onboarding flow

Formatting Notes

  • Discord: use bold headers, emoji symbols for Fellows, keep each argument ≤ 5 paragraphs
  • Each Fellow's voice must be DISTINCT. If two Fellows sound the same, the debate failed.
  • The Moderator never averages. Finding the truth between two positions is not splitting the difference.
  • Log significant Council verdicts to memory/YYYY-MM-DD.md as decisions.
Usage Guidance
This skill appears internally consistent and safe to install from a permissions perspective. Before enabling it broadly: 1) If you allow Deep mode, verify the agent's browsing/network tool is appropriately scoped and logged (so web searches go only to allowed endpoints and you can audit them). 2) Test with Quick mode first (no web research) to confirm outputs and formatting. 3) Watch for hallucinated or fabricated citations—the skill requires 'forced specificity' which could incentivize invented sources if browsing isn't available. 4) Confirm you are comfortable with the agent producing verbatim copies of the skill's prompt files in outputs (the SKILL.md contains a line about 'File contents' that seems intended for reviewer transparency). If you need stricter controls, disable browsing for Deep mode or require explicit approval before research steps.
Capability Analysis
Type: OpenClaw Skill Name: flowcouncil Version: 2.1.0 The 'flowcouncil' skill is a multi-agent deliberation framework designed for decision-making, brainstorming, and content review. It utilizes standard agent capabilities such as web searching for research (via prompts/research-brief.md) and local file writing for decision logging (SKILL.md), both of which are explicitly documented and aligned with the stated purpose. No evidence of malicious intent, data exfiltration, or unauthorized system access was found across the prompt files or instructions.
Capability Assessment
Purpose & Capability
Name/description (multi‑agent debate panel) match the provided prompts and SKILL.md. All required files are prompt templates and moderator rules; nothing asks for unrelated credentials, binaries, or system paths. The research, domain mapping, fellows, and verdict templates are all coherent with the stated goal.
Instruction Scope
The SKILL.md instructs the Moderator to perform web searches in Deep mode and to surface findings with sources, which is expected for a research‑backed debate. One wording in the per‑round formatting references including the 'Full source of all included files'—this appears to be a reviewer instruction or a transparency note for the output. It doesn't request reading user files or secrets, but operators should confirm how the agent's browsing/IO tools are scoped to avoid unintended external requests or leakage of unrelated data.
Install Mechanism
Instruction‑only skill with no install spec and no code files. No downloads or extracted archives. This is the lowest install risk profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. The prompts do not instruct access to secrets or unrelated environment state. Requests for external data are limited to web searches cited in the Research Brief step, which is proportionate.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and has default autonomous invocation settings. There is no instruction to persist tokens or change agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install flowcouncil
  3. After installation, invoke the skill by name or use /flowcouncil
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Your AI think tank. Five domain-expert Fellows debate any idea, decision, or creative work. Three rounds. One verdict that's actually useful.
v2.0.1
Display name fix: FlowCouncil (no space).
v2.0.0
Initial release. Five domain-expert Fellows, 3 rounds, domain morphing, Quick/Deep modes, Deliberate/Brainstorm/Review, steel man enforcement, confidence tracking, minority report, morning-after action.
Metadata
Slug flowcouncil
Version 2.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is FlowCouncil — AI Think Tank With 5 Expert Fellows?

Your AI think tank. Five domain-expert Fellows debate any idea, decision, or creative work. Three rounds. One verdict that's actually useful. It is an AI Agent Skill for Claude Code / OpenClaw, with 238 downloads so far.

How do I install FlowCouncil — AI Think Tank With 5 Expert Fellows?

Run "/install flowcouncil" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is FlowCouncil — AI Think Tank With 5 Expert Fellows free?

Yes, FlowCouncil — AI Think Tank With 5 Expert Fellows is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does FlowCouncil — AI Think Tank With 5 Expert Fellows support?

FlowCouncil — AI Think Tank With 5 Expert Fellows is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created FlowCouncil — AI Think Tank With 5 Expert Fellows?

It is built and maintained by windseeker1111 (@windseeker1111); the current version is v2.1.0.

💬 Comments