handoff

Transfers context between sessions using the handoff tool and session linking.

5|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/humblemuzzu/ghosttyyy --skill handoff-humblemuzzu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/humblemuzzu/ghosttyyy/tree/main/pi-setup/pi-skills/handoff
Command: npx skills add https://github.com/humblemuzzu/ghosttyyy --skill handoff-humblemuzzu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transfer context between sessions without losing focus.

Core Features & Use Cases

  • Handoff invocation via the handoff tool with a goal to transfer context to a new session.
  • Automatic generation of a transfer prompt and staging of /handoff for next-task execution.
  • Access to previous sessions via read_session and search_sessions for continuity.
  • Structured session linking to preserve context across sessions.

Quick Start

Invoke the handoff tool with your next task goal to automatically stage a new session and transfer the curated context.

Frequently Asked Questions about handoff

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transfer context between work sessions without losing focus?

You maintain continuity by invoking the handoff tool with your next task goal, which automatically generates a transfer prompt and stages structured context for the new session.

How can I read or search previous work sessions for continuity?

You can access previous sessions using the read_session and search_sessions utilities, which enable structured session linking to preserve and retrieve context across discontinuous work periods.

What is the best way to manage long-running tasks across discontinuous work sessions?

Managing long-running tasks across discontinuous sessions requires a structured handoff workflow that uses session linking and curated context transfer prompts to seamlessly switch between tasks without losing focus.

Do I need any specific dependencies to enable session transfer?

No dependencies are required to enable session transfer. The handoff workflow operates independently using built-in utilities to stage transfer prompts and link sessions without external components.

Why does my context get lost when switching between long-running tasks?

Context gets lost during task switching without a structured handoff workflow. Enforced session linking and curated transfer prompts are required to carry forward prior focus across discontinuous work sessions.