DannyMac180/fable-advisor
Claude Code plugin that orchestrates multiple LLM models in an architect/implementer/reviewer pattern for coding tasks.

Fable Advisor is a Claude Code plugin implementing an architect pattern where the session model acts as a full-time architect owning requirements, decomposition, and verification. It routes implementation tasks to different model lanes — a routine lane using GPT via Codex CLI and a high-complexity lane for nuanced tasks — then runs a final review pass with a clean-context advisor model. Each lane has configurable reasoning effort and the architect verifies completed work before reporting done.
Frequently asked
- What is DannyMac180/fable-advisor?
- Claude Code plugin that orchestrates multiple LLM models in an architect/implementer/reviewer pattern for coding tasks.
- Is fable-advisor open source?
- Yes — DannyMac180/fable-advisor is open source, released under the MIT license.
- How popular is fable-advisor?
- DannyMac180/fable-advisor has 1.1k stars on GitHub.
- Where can I find fable-advisor?
- DannyMac180/fable-advisor is on GitHub at https://github.com/DannyMac180/fable-advisor.