Session Handoff

Carries work context between AI agent clients. Reads session logs from every installed client's native store (Claude Code JSONL projects, Codex rollout JSONL, OpenCode SQLite, Gemini CLI chats), and produces a portable handoff briefing — what was asked, what was done, files touched, last state — so a session in one client can continue work started in another. Use when switching clients mid-task ("bring everything I worked on in Codex into this Claude session"), resuming after days away, or auditing what any client did recently.

trac3r00 a52d849 2 files · 18.7 KB Updated

File contents

trac3r00/agent-skills/tree/main/skills/session-handoff commit a52d8497c0

Frequently asked questions

npx skillmds@latest add trac3r00/session-handoff