handoff

Generate a handoff document summarizing conversation context and suggested next steps.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/samuel-morrissey/skills --skill handoff-samuel-morrissey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/samuel-morrissey/skills/tree/main/skills/handoff
Command: npx skills add https://github.com/samuel-morrissey/skills --skill handoff-samuel-morrissey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages the handoff of conversations from one agent to another, providing a comprehensive document that includes context and suggested next steps.

Core Features & Use Cases

  • Conversation Summarization: Generates a handoff document based on the current conversation.
  • Suggested Skills: Recommends relevant skills for the incoming agent to use in continuing the work.
  • Sensitive Data Handling: Ensures the document does not include sensitive information such as API keys or PII.
  • Use Case: When an agent needs to take a break or is handing over a complex issue, use the 'handoff' skill to ensure the incoming agent can pick up where the previous agent left off without confusion or data loss.

Quick Start

Generate a handoff document for the current conversation.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I transfer conversation context to another agent without losing data?

A conversation handoff involves creating a concise summary document of the active session. This document captures key context and suggests follow-up skills so the incoming agent can resume the work seamlessly.

Can I redact sensitive information like API keys when creating an agent handover summary?

Yes, creating an agent handover summary automatically handles sensitive data by ensuring the generated document excludes API keys and PII. This secures user data during the context transfer process.

What is the best way to summarize a complex issue for an incoming agent?

The best way to summarize a complex issue is to produce a handoff document. It condenses the active conversation into key points and recommends relevant skills for the next steps.

Does the handoff process recommend which skills the next agent should use?

Yes, the handoff process includes skill recommendations. The generated document suggests relevant skills for the incoming agent to use when continuing the work on the transferred issue.

When do I need to generate a conversation summary for context transfer?

You need to generate a conversation summary for context transfer when an agent takes a break or hands over a complex issue. This ensures the next agent picks up exactly where the previous one left off.

Related Skills