What problem does it solve?
Efficient Fable helps you handle broad, codebase-heavy tasks without spending expensive model tokens on every scan, log pass, or repetitive edit. It keeps the strongest judgment focused on the hard decisions while routine exploration and testing are delegated.
Core Features & Use Cases
- Breaks large tasks into research, coding, and testing lanes.
- Uses cheaper subagents for repository scans, documentation summaries, bounded bug hunts, browser checks, and narrow code edits.
- Keeps the orchestrator focused on architecture, product tradeoffs, conflict resolution, synthesis, and final review.
- Best for unfamiliar repositories, long test output, multi-file changes, and validation work that can run in parallel.
- Example: Ask it to investigate a failing feature across several files, gather targeted evidence, and return one coherent implementation plan.
Quick Start
Use efficient-fable to split a large repository task into parallel research, coding, and testing passes and return a judgment-ready summary with evidence.