warp
Installation
SKILL.md
/warp — Teleport to Remote Node
When one round-trip isn't enough. Step through the door.
SSH into a remote oracle node and attach to their tmux session. You become the remote oracle temporarily — full interactive access for multi-step work. The complement to /wormhole (fire-and-forget queries).
When to Use
| Need | Use |
|---|---|
| Specific question, one answer | /wormhole |
| Exploratory work, debugging, multi-step | /warp |
| "I need more than 2 round-trips" | /warp |