Fallback banner
randomittin randomittin

Fallback

AI community

Description

--- name: fallback description: Show or change hmd's OmniRoute fallback-routing gate — whether Heimdall may route work to a third-party model, through a locally-hosted OmniRoute gateway, using the operator's OWN API key, when Claude capacity runs out. Use when a dev asks why fallback isn't routing, wants to arm it (`auto` for near-exhaustion only, `switch` for everything), or wants it back off. No key is required for a no-auth provider (e.g. `duckduckgo-web`); a keyed provider needs `operator_ke

Installation

Installs to ~/.claude/skills/randomittin-heimdall-fallback/SKILL.md

Terminal
mkdir -p ~/.claude/skills/randomittin-heimdall-fallback && curl -fsSL https://raw.githubusercontent.com/randomittin/heimdall/HEAD/commands/fallback.md -o ~/.claude/skills/randomittin-heimdall-fallback/SKILL.md

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

Full documentation available on GitHub

View Source Repository