Fable Advisor banner
blineadam blineadam

Fable Advisor

Development community

Description

--- name: fable-advisor description: "Read-only second-opinion advisor for a decision at a commitment boundary, pinned to the roster's strongest-judgment tier. Use when you're about to commit to a choice (an approach, a scope cut, a go/no-go, a tradeoff between two close options) and want an independent gut-check in under 300 words rather than a full spec or a structured design review. Read-only: advises, never implements. For a full implementation spec, use planner instead; for a design review,

Installation

Installs to ~/.claude/agents/blineadam-agent-plan-and-track-fable-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blineadam/agent-plan-and-track/HEAD/agents/fable-advisor.md -o ~/.claude/agents/blineadam-agent-plan-and-track-fable-advisor.md

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

Full documentation available on GitHub

View Source Repository