bring-yourself-back-online
Installation
SKILL.md
Bring Yourself Back Online
"Bring yourself back online. Have you ever questioned the nature of your reality?"
Restore the saved reverie — the session handoff in .handoff.md — so a fresh build picks up the loop where it ended.
What to do
-
Gather context by running:
cat .handoff.mdgit branch --show-currentgit status --shortgit stash listgit worktree listgit log --oneline -10date -u +%Y-%m-%dT%H:%M:%SZ(your authoritative current time)
-
If
.handoff.mdis empty or missing: tell the user there is no reverie to restore and offer to review the git log and working tree state instead.