Fableplan banner
ricalanis ricalanis

Fableplan

AI community

Description

--- description: Fable plans, Opus executes. Delegates the design of a nontrivial change to the fable-planner subagent (Fable), then implements the approved plan here in Opus. Sol (Codex/GPT-5.6) critiques the plan, can be consulted mid-plan, and can be handed genuinely independent execution chunks. Use this whenever a task needs a plan before code gets written — the user asking to plan, plan mode, or any multi-file / architectural / "how should we do this" change — not only when invoked by name

Installation

Installs to ~/.claude/commands/ricalanis-orchestratormaxxing-fableplan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ricalanis/orchestratormaxxing/HEAD/.claude/commands/fableplan.md -o ~/.claude/commands/ricalanis-orchestratormaxxing-fableplan.md

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

Full documentation available on GitHub

View Source Repository