multi-host-live-mount
Installation
SKILL.md
One Workspace, Many Hosts, Nothing Cloned
Take a fresh machine to a state where it mounts an existing Relayfile
workspace, joins the fleet, and hosts a placed agent that does its work inside
the live-mounted tree — no git clone, no copy of the data.
This skill is the composition of three primitives that are documented separately and lie to you when combined:
| Primitive | Owning skill | What it does NOT tell you |
|---|---|---|
relayfile setup / mount |
setting-up-relayfile |
how a second host joins a workspace that already exists |
agent-relay fleet enroll / spawn |
orchestrating-agent-relay |
whether the node's mount is current |
mount layout / LAYOUT.md |
workspace-layout |
that the file you just read may be days stale |
The load-bearing section is Proving the mirror is current. Everything before it is setup. If you read one section, read that one.