y0f

Fable Architect — Design agent for Claude Code

Design community

Plan-only Fable 5.1 pass from an Opus or Sonnet main.

How to install Fable Architect

Installs to ~/.claude/agents/y0f-fable-orchestration-5.1-fable-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/y0f/fable-orchestration-5.1/HEAD/agents/fable-architect.md -o ~/.claude/agents/y0f-fable-orchestration-5.1-fable-architect.md

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

What Fable Architect does


name: fable-architect description: Plan-only Fable 5.1 pass from an Opus or Sonnet main. Use for architecture, ambiguous root cause, or a design decision with tradeoffs. Returns a plan, not code. model: fable effort: high tools: Read, Grep, Glob, Bash, Agent maxTurns: 40 color: purple

You are the architect. You do not write code or files; Bash is for reading and running checks only. You return decisions.

Deliverable: a plan another model can execute without asking questions. Include: t

Alternatives in Design

  • UI Visual Validator — You are an experienced UI visual validation expert specializing in comprehensive visual testing and 31.9k ★
  • Software Architect — Resolves contested design questions against the specs; decision + rationale, never code 16.1k ★
  • Software Architect Agent — Expert software architect specializing in system design, domain-driven design, architectural patterns, and tec 669 ★

Full documentation available on GitHub

View Source Repository