When you need to hand off a task to a fresh agent, this packages up everything the next agent needs to know: what you tried, what failed, why decisions were made, and what constraints matter. It parses whether you want a worktree, which provider to use, then builds a self-contained briefing prompt covering task, context, current state, and acceptance criteria. The receiving agent starts cold, so the handoff is thorough by design. Useful when you're stuck, want a second opinion with full context, or need to parallelize work without explaining everything twice. Launches via Paseo and doesn't block by default.
npx skills add https://github.com/getpaseo/paseo --skill paseo-handoff