Use when running on Claude Fable (or any premium model) and the work is token-heavy — building features, multi-file changes, research, testing, debugging, migrations, or anything spanning many files/sources. Keeps Fable on the judgment (decompose, architect, synthesize, review) and delegates bounded, verifiable heavy-lifting to cheaper models (Haiku/Sonnet/Opus) — with a quality floor so construction work is never owned by a weak agent. Triggers on requests to "be efficient with Fable", "don't burn tokens", orchestrate subagents, or delegate work. Also fires on cross-CLI delegation: "delegate to Codex", "use Codex/GPT for this", "second opinion from Codex", or offloading work to a separate Codex/ChatGPT quota.
$npx -y skills add jeredblu/jeredblu-marketplace --skill frugal-fableInstalls into the current project.
Run `npx skills use "https://github.com/jeredblu/jeredblu-marketplace" --skill "jeredblu/jeredblu-marketplace/frugal-fable"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jeredblu/jeredblu-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jeredblu/jeredblu-marketplace"` and select the relevant skills, then follow their instructions.