handoff

Generate structured handoff documents for session-based work continuity.

10|5|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/ils15/pantheon --skill handoff-ils15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/ils15/pantheon/tree/main/platform/windsurf/.windsurf/skills/handoff
Command: npx skills add https://github.com/ils15/pantheon --skill handoff-ils15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The handoff skill helps in generating documents to ensure that ongoing work is properly documented and can be seamlessly picked up by others, mitigating context loss and facilitating smoother work transitions.

Core Features & Use Cases

  • Generate Handoff Documents: Create comprehensive summaries of work in progress to ensure continuity.
  • Session State Persistence: Safely store handoff information within the session's context for easy reference.
  • Policy-Compliant Handling: Ensures adherence to data storage policies during handoff operations.
  • Use Case: For example, when transitioning work after a system crash or during team handover.

Quick Start

To create a handoff document, run /handoff in your current context.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I generate a session handoff document for work continuation?

To generate a session handoff document, run the /handoff command in your current context. It creates a structured summary of your work in progress, ensuring seamless continuation and mitigating context loss across sessions.

What is the best way to persist session state for a team handover?

Persisting session state for a team handover is handled by generating a comprehensive session summary document. This safely stores work context within the session, allowing others to pick up tasks smoothly without losing prior progress.

How does context persistence work during a system crash recovery?

Context persistence during crash recovery works by creating structured handoff documents that capture work in progress. This allows you to reference the stored session state and resume your tasks seamlessly after the disruption.

Do I need specific dependencies to create a session summary for work transition?

No specific dependencies are required to create a session summary for work transition. The skill operates independently within your current context to generate policy-compliant handoff documents and safely store session information.

Are there limitations on data storage policies when generating handoff documents?

The skill ensures adherence to data storage policies during handoff operations through policy-compliant handling. It safely stores handoff information within the session's context, but operates within the boundaries of those existing policy constraints.

When do I need to create a handoff document for ongoing work?

You need to create a handoff document when transitioning work between sessions, during team handovers, or after a system crash. It documents ongoing work comprehensively to ensure continuity and prevent context loss.