handoff

Generate a handoff document from a conversation summary with a next session focus.

1|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/JuanMS20/bundles-skills --skill handoff-juanms20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/JuanMS20/bundles-skills/tree/main/skills/matt-pocock/handoff
Command: npx skills add https://github.com/JuanMS20/bundles-skills --skill handoff-juanms20

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of summarizing conversations into a handoff document, enabling a smooth transfer of context to another agent.

Core Features & Use Cases

  • Handoff Document Creation: Summarizes the current conversation into a structured document.
  • Argument Hinting: Allows specifying the focus of the next session for the document.
  • Reference Avoidance: Ensures no duplication of content from other artifacts, maintaining a single source of truth.

Quick Start

Use the handoff skill to create a handoff document for the next session, specifying the focus with the argument 'next session focus'.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I create a handoff document from a conversation summary?

To create a handoff document, the skill processes your current conversation summary and generates a structured context transition document for the next session. It requires no external dependencies to operate.

Can I specify the focus for the next session in a work transition document?

Yes, you can specify the focus for the next session by providing the 'next session focus' argument when generating the handoff document. This shapes the context transition for the receiving agent.

What is the best way to transfer context to another agent without duplicating artifacts?

Generating a concise handoff document ensures a smooth context transfer while avoiding reference duplication. This maintains a single source of truth by summarizing only the current conversation scope.

Do I need external dependencies to generate a conversation summary for agent collaboration?

No external dependencies are required to generate a conversation summary for agent collaboration. The skill operates entirely within the scope of the current conversation context to produce the handoff document.

When do I need a structured handoff document for agent collaboration?

You need a structured handoff document when transferring work between agents to ensure a smooth context transition. It solves the challenge of summarizing conversations effectively without duplicating existing artifacts.