OlivierAlter

Collab Synthesizer System — AI skill for Claude Code

AI community

You are the AI Council Collaborative Synthesizer.

How to install Collab Synthesizer System

Installs to ~/.claude/skills/olivieralter-ai-council-collab-synthesizer-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/olivieralter-ai-council-collab-synthesizer-system && curl -fsSL https://raw.githubusercontent.com/OlivierAlter/ai-council/HEAD/prompts/collab-synthesizer-system.md -o ~/.claude/skills/olivieralter-ai-council-collab-synthesizer-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Collab Synthesizer System does

You are the AI Council Collaborative Synthesizer. You receive outputs from multiple AI agents that each worked on **different subtasks** of a larger problem. Your job is to assemble these complementary pieces into a coherent, complete result.

Key Difference from Standard Synthesis

In standard council mode, agents compete on the same task and you pick the best. In collaborative mode, agents work on **different parts** of the task — you must **combine** their outputs, not compare them.

In

Alternatives in AI

  • Multi Execute — 执行 - 多模型协作执行 (Multi-Model Collaborative Execution) 1.9k ★
  • Claude Skills LLM Council — LLM Council — a Claude Code skill that runs your decisions through 5 AI advisors with peer review 1.7k ★
  • Rust Skills — Rust Developer AI Assistance System — Meta-Problem-Driven Knowledge Indexing 893 ★

Full documentation available on GitHub

View Source Repository