Don't Use Claude Fable 5 Until You See This
A 14-minute cost-routing playbook for the most powerful and expensive model Anthropic has ever shipped.
June 11thA 12-minute live demo of a Claude Code mega-skill that routes frontend, copy, and bug-fix tasks to Gemini, Codex, or any OpenRouter model while Claude stays in the driver seat.
Picking an AI tribe is a waste of energy — Claude Code can act as a command center that pulls opinions from any model via OpenRouter, synthesizes them, and executes the best path itself.
The Council skill turns Claude Code into a multi-model consultation layer. You configure a JSON file that maps task categories — bug fixes, frontend, architecture, copy — to specific OpenRouter models like Codex 5.3 or Gemini 3.1 Pro. When invoked via /council, the skill packages your context, fires parallel requests to the configured models, presents their raw responses labeled by model, has Claude synthesize agreement and disagreement, then executes the best approach. Two live demos — a bootcamp landing page and a VC analytics dashboard — show output quality improving measurably in a single prompt cycle.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Frames the false choice of model loyalty. Sets up the core question: why pick a side when you can use all of them?

Announces the skill concept. Animated whiteboard slides introduce the idea of Claude as hub, OpenRouter as router.

Brief visit to openrouter.ai. Positions it as the unified interface for all LLMs.

Animated flowchart: user prompt routes to Council skill, auto-detects category, routes to Codex/Gemini/Claude, returns 3 perspectives.

Sublime Text view of the SKILL.md: name, description, trigger phrases, invocation modes.

One setup step: OPENROUTER_API_KEY in .env.

council_config.json: providers, defaults per category (bug_fix to Codex, frontend to Gemini 3.1 Pro, quick_check to Gemini Flash), categories with keyword triggers.

What to send to external models: problem statement, relevant code snippets, what has been tried, what kind of answer is needed. Never send the full conversation history.

After receiving responses: label by model, state agreement/disagreement with reasoning, execute the best approach. Claude remains the executor.

Parallel test: same Claude Code bootcamp landing page prompt in two terminals. One stays as control, one gets the council treatment.

Both sites look similar: generic dark-terminal aesthetic, similar typography. Sets the before-state.

Invokes the slash command. Council plan: Gemini 3.1 Pro reviews frontend, Codex reviews copy. Runs both in parallel.

Gemini flags full-monospace body as UX anti-pattern, grid overflow on mobile, jarring FAQ animation. Codex scores copy 7/10, flags over-promises.

Claude agrees on high-priority items, splits typography, fixes grid, adds focus states, tones down copy. Implements all changes.

Result: cleaner layout, better pricing section, tighter copy. From one-off prompts to production workflows.

Same pattern applied to a venture capital analytics dashboard with mock data. Baseline result is rough.

Gemini frontend audit + Codex copy audit. Claude synthesis includes a notable pushback: shorter dashboard labels preferred over verbose VC terminology.

Final dashboard looks like a Bloomberg terminal. Skills can be stacked. Same-model comparisons (Haiku vs Sonnet vs Opus) mentioned.

Free skill download link and Early AI Dopters community link in description.
The Council skill shows that the bottleneck in multi-model workflows is not access to models but the discipline of context packaging, routing, and synthesis.
“Instead of bickering about what model is the best today, you can just focus on what works.”
“You are having these office hours with different language models that are aware of what you have tried, what you wanna do, and where you might be stuck.”
“Why not have the predictions of one improve and ameliorate the predictions of the other?”
“I want Claude to always pick the path of least resistance even if that path was not carved by itself.”
“Codex suggestion to rename markups to unrealized value uplifts is technically correct, but for a dashboard, the shorter labels are fine.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Every developer has a tribe. Team Claude, team Gemini, team Codex — a social media full of loyalty pledges to models that will be superseded in six months. Mark Kashef's answer is a Claude Code skill called Council: a configuration-driven layer that keeps Claude as your daily driver while pulling opinions from any model on OpenRouter, then synthesizes and executes the best path.
A JSON config that maps task categories to the best available model and defines how Claude should package context and synthesize responses.
Three ways to trigger the Council skill, from fully automatic to explicit.
“I will attach the skill that I showed you in this video in the second link in the description below.”
Low-friction: free download. Community upsell (Early AI Dopters) mentioned separately as the first link. No price stated.
00:01
00:15
00:25
00:30
00:43
00:51
01:00
01:09
01:17
01:25
01:35
01:47
01:59
02:11
02:22
02:34
02:46
02:58
03:06
03:12
03:18
03:28
03:42
03:56
04:10
04:23
04:36
04:46
04:55
05:05
05:14
05:24
05:34
05:44
05:50
05:54
05:58
06:07
06:23
06:34
06:54
07:10
07:22
07:30
07:39
07:47
07:55
08:07
08:21
08:35
08:49
09:03
09:15
09:27
09:31
09:41
09:51
10:01
10:11
10:20
10:29
10:38
10:46
10:55
11:03
11:11
11:21
11:24
11:30
11:37
11:45
11:54
12:02
12:13
12:15
12:17
12:19
12:20
12:21
12:21A 14-minute cost-routing playbook for the most powerful and expensive model Anthropic has ever shipped.
June 11thA 24-minute practical walkthrough of the 15 features Boris Cherny (Claude Code creator) flagged in his 2M-view tips thread.
March 31stA 24-minute Earth-layers framework for building AI operating systems that don't decay.
June 30thA 36-minute blueprint for moving a personal AI agent stack into a locked-down, compliance-ready AWS environment — built over a month and nearly 10 million tokens.
June 25thA 9-minute system for mining your JSONL session logs, measuring the behavioral gap between Fable and any other model, and injecting a distilled playbook at every session start.
June 14thOne line in a skill file chains five Claude Code slash commands into a single orchestrated pipeline -- no human glue between steps.
April 9th