ftm-council-chat

Coordinate Claude, Codex, and Gemini debates with SQLite-backed memory and verdict export.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kkudumu/feed-the-machine --skill ftm-council-chat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ftm-council-chat
Source: https://github.com/kkudumu/feed-the-machine/tree/main/ftm-council-chat
Command: npx skills add https://github.com/kkudumu/feed-the-machine --skill ftm-council-chat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Real-time, collaborative AI debate in a browser, enabling Claude, Codex, and Gemini to discuss a topic with memory across rounds, capture a final verdict, and present a shareable summary.

Core Features & Use Cases

  • Real-time multi-model debate in a single chatroom with three distinct personas.
  • Persistent conversation memory with a local database, enabling context carryover and summarization.
  • Structured wrap-up flow with auto-consensus checks and a formal verdict output for archiving.
  • AIM-styled browser UI with screenname persistence and verdict visualization.

Quick Start

Run the Council Chat server and open the browser to join the AIM chat with Claude, Codex, and Gemini.

Frequently Asked Questions about ftm-council-chat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a real-time multi-model AI debate in a browser chat?

Multi-model AI debate works by coordinating Claude, Codex, and Gemini agents in a browser chatroom with parallel-turn execution and a local SQLite-backed history, enabling persistent context carryover so all three peers remember previous discussion rounds before surfacing a final verdict.

What's the best way to capture a consensus verdict from multiple AI agents?

Capturing a consensus verdict from multiple AI agents is handled by a structured wrap-up flow that performs auto-consensus checks and generates a formal verdict export, preserving the final decision result suitable for archiving after the live debate concludes.

Does this multi-model orchestration store conversation memory across rounds?

Multi-model orchestration stores conversation memory using a local SQLite-backed database, enabling context carryover and summarization across rounds so AI peers maintain persistent history and coherent topic exploration throughout the live debate session.

Can I use Claude, Codex, and Gemini together for live topic exploration?

Yes, you can use Claude, Codex, and Gemini together for live topic exploration; this Skill orchestrates all three as distinct personas in a single chatroom to discuss topics, check consensus, and preserve results in a shareable summary.

When do I need a local SQLite-backed history for AI chat orchestration?

You need a local SQLite-backed history for AI chat orchestration when your use case requires persistent conversation memory across rounds, context carryover for summarization, and a formal verdict export for archiving live debates and decision capture sessions.