Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Universal LLM navigation, orientation, and emergency resilience skill. Provides active wayfinding, self-orientation, and recovery heuristics when agents face context drift, failing tools, loops, or dead ends. Includes synonym strategies: survival-routing, dead-reckoning, pathfinder-routing, and celestial-routing.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 25% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 38% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 105% | 0% |
<img src="banner.png" width="100%" alt="wayfinding-routing banner">
The Wayfinding-Routing skill (also known as survival-routing, dead-reckoning, pathfinder-routing, and celestial-routing) serves as the definitive navigation and emergency recovery framework for LLM agents.
It equips agents with proactive wayfinding heuristics during normal execution and emergency protocols when encountering context drift, recurring execution errors, failing APIs, or dead ends.
| Synonym Strategy | Metaphor & Core Principle | Applied Use Case | | :--- | :--- | :--- | | wayfinding-routing (Primary) | Wayfinding / Spatial Orientation: Navigating without external GPS by reading signposts and environmental cues. | Primary navigation loop for sidecars, workflowhooker, and automation-self-care. | | survival-routing | Emergency Fallback & Self-Preservation: Circuit-breaking and graceful degradation when tools fail or loops form. | Emergency recovery when commands time out, fail repeatedly, or hit permission walls. | | dead-reckoning | Nautical Dead Reckoning (Koppelnavigation): Reconstructing exact state from step-by-step breadcrumbs without external status. | Tracking execution steps in scratch files or TODO.md to enable precise backtracking. | | pathfinder-routing | Scout / Pathfinder Trailblazing: Preflight scanning and paving paths for multi-agent teams. | Preflight inspection of directory trees, locks, and task dependencies. | | celestial-routing | Astronavigation: Aligning with immutable North-Star anchor documents when local context is noisy. | Fallback to CLAUDE.md, AGENTS.md, START.md when prompt instructions conflict. |
PROTOCOL-ANCHOR-RESET (North-Star Fallback / Celestial Routing)CLAUDE.md, AGENTS.md, START.md). Reset goal state to the authoritative root directive before taking further action.PROTOCOL-STOP-EXPLAIN (Rubber-Duck Reflection Loop)Execution is unlocked ONLY after writing this explicit justification.
PROTOCOL-GRACEFUL-DEGRADATION (Multi-Tiered Fallback Cascade)view_file / raw text)PROTOCOL-BREADCRUMB-BACKTRACK (Dead-Reckoning & Sackgassen-Erkennung)git checkout / restore state).TODO.md.PROTOCOL-CIRCUIT-BREAKER (Notaus & Safe Exit)python -m workflowhooker check)..SYNC/SURVIVAL_STATE.json or AUTOMATIONS-MEMORY.md.ANTIGRAVITY-LOG.txt.automation-self-care & workflowhookerwayfinding-routing provides the underlying navigation logic for:
automation-self-care: Evaluates sidecar prompts against the 5 protocols to ensure self-healing capabilities.workflowhooker: Provides standard heuristics for step-by-step lock checking and breadcrumb recording.staircase-routing: Leverages PROTOCOL-ANCHOR-RESET for vertical directory navigation.Other measured skills in the registry, with their headline benchmark lift.