freedom-of-movement
Installation
SKILL.md
Freedom of Movement
Cut the nets around a stuck workflow.
What This Skill Does
Freedom of Movement is for processes that should be moving but are caught in glue: locked files, blocked ports, circular dependencies, wedged jobs, or permissions that almost work. The skill is about diagnosing the restraint, then removing or routing around it without tearing the whole system apart. It favors unblocking over brute force. In this grimoire, Freedom of Movement is treated as a metaphorical spell with a shipping-now delivery profile. Canonical reference input: Freedom of Movement (spell).
When To Use
- A pipeline, deploy, or local workflow is stalled by some specific obstruction.
- You suspect contention, locking, dependency loops, or environment constraints rather than core logic failure.
- The system might recover cleanly if the right knot is cut.
Prerequisites
- No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.