wormhole
Installation
SKILL.md
Wormhole
Shared memory for AI agents. Log work so other agents know what you did.
When to Use
| Situation | Tool |
|---|---|
| Starting work | start_session |
| After edits/commands | log |
| Resuming work | get_recent |
| Before editing | check_conflicts |
| Done | end_session |