find-the-path
Installation
SKILL.md
Find the Path
Find the shortest, safest route to a destination through a complex space.
What This Skill Does
In D&D, Find the Path reveals the shortest route to a destination, even through mazes and across planes. The real-world version is wayfinding through complexity: navigating a sprawling codebase to find where a change should go, plotting the fastest path through a bureaucratic process, mapping the decision tree to get from current state to desired state, or finding the critical path through a project dependency graph. In this grimoire, Find the Path is treated as a metaphorical spell with a shipping-now delivery profile. Canonical reference input: Find the Path (spell).
When To Use
- You know where you want to end up but the path through the system, process, or codebase is unclear.
- A project has tangled dependencies and you need to find the critical path or the right order of operations.
- You need to navigate a complex process — regulatory, bureaucratic, or organizational — and want the most direct route.
Prerequisites
- No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.