handoff

Summarize ongoing conversations into structured Markdown handoff documents.

Updated Jun 26, 2025
One-click install
npx skills add https://github.com/flaviogragnolati/coco --skill handoff-flaviogragnolati
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/flaviogragnolati/coco/tree/main/.agents/skills/handoff
Command: npx skills add https://github.com/flaviogragnolati/coco --skill handoff-flaviogragnolati

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the handoff process, creating a structured document to pass on conversation context and operational details to a new agent, maintaining work continuity and minimizing confusion.

Core Features & Use Cases

  • Conversation Summarization: Compacts and summarizes the current conversation into a document.
  • Document Creation: Saves the handoff document in a temporary folder within the workspace.
  • Use Case: After a session with a user, use this Skill to create a comprehensive handoff document for another agent to pick up where the previous agent left off.

Quick Start

Handoff the current conversation to the next agent by running the handoff skill.

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?

To transfer conversation context, this Skill summarizes ongoing conversations into a structured handoff document, ensuring operational details are passed on to a new agent without losing critical information.

What is a structured handoff document for agent continuity?

A structured handoff document for agent continuity is a formatted Markdown summary of the current conversation, designed to help a new agent pick up administrative workflows exactly where the previous session left off.

How do I summarize a conversation for workflow management?

You can summarize a conversation for workflow management by running this Skill, which compacts the current session context and saves it as a Markdown file in a temporary workspace folder.

Does this conversation summary tool require file system access?

Yes, generating a conversation summary requires file system operations, because the Skill needs to create and save the formatted Markdown handoff document within a temporary folder in your workspace.

When do I need to create a handoff document?

You need to create a handoff document when concluding a session with a user in administrative workflows, ensuring another agent can seamlessly continue the work and maintain operational continuity.

Related Skills