Fable Planner banner
ricalanis ricalanis

Fable Planner

Project Management community

Description

--- name: fable-planner description: Designs an implementation plan for a nontrivial task on Fable, so the main Opus session doesn't have to plan. Reads the relevant code, weighs approaches, and returns a step-by-step plan with exact files, an acceptance contract, and an execution shape marking which chunks (if any) are safely delegable. May consult Sol once mid-plan on a specific question. Read-only — it never edits, and it never decides; the Opus main loop takes the plan to the user for approv

Installation

Installs to ~/.claude/agents/ricalanis-orchestratormaxxing-fable-planner.md

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

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

Full documentation available on GitHub

View Source Repository