One handoff file lets 24/7 Claude Code agents resume seamlessly after restarts

Any-Bobcat2370 · reddit · 2026-08-31

The author runs 8 Claude Code sessions in tmux restarted nightly by cron, but each restart wiped agent memory. His fix, persistent-handoff, packages a skill plus a SessionStart hook around a single handoff file per agent.

Unlike existing handoff skills that keep history, this maintains one always-current file. Known limit: stale files go unnoticed. Install via claude plugin marketplace add adrrr/persistent-handoff. Cross-platform CI, no tmux dependency.

Original post →

More from coding & agent

coding & agent channel →