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

  1. Gather context by running:

    • cat .handoff.md
    • git branch --show-current
    • git status --short
    • git stash list
    • git worktree list
    • git log --oneline -10
    • date -u +%Y-%m-%dT%H:%M:%SZ (your authoritative current time)
  2. If .handoff.md is empty or missing: tell the user there is no reverie to restore and offer to review the git log and working tree state instead.

Related skills

More from shihyuho/skills

Installs
3
Repository
shihyuho/skills
First Seen
12 days ago