handoff

Summarize the current conversation into a handoff document with redacted sensitive information.

4|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/AshenDulsanka/agent-arche --skill handoff-ashendulsanka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/AshenDulsanka/agent-arche/tree/main/skills/handoff
Command: npx skills add https://github.com/AshenDulsanka/agent-arche --skill handoff-ashendulsanka

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The handoff skill streamlines the process of summarizing and documenting conversations, enabling smooth transitions between different agents.

Core Features & Use Cases

  • Compact Summarization: Quickly create a concise document summarizing the current conversation.
  • Document Saving: Save the handoff document in the designated /memory/handoff directory or the /docs/handoff folder if it doesn't exist.
  • Suggested Skills: Include a section for suggested skills to continue the work effectively.
  • Redaction: Redact sensitive information like API keys or personally identifiable information.
  • Customizable Focus: Tailor the handoff document based on user-provided arguments.

Quick Start

Summarize and hand off the current conversation to the next agent with 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 create a handoff document for agent transition in a multi-agent workflow?

To create a handoff document for agent transition, use this skill to summarize the current conversation into a compact document with context and suggested next steps. It saves the file directly to the designated handoff directory for the next agent.

What is the best way to summarize a conversation while redacting sensitive information?

The best way to summarize a conversation while redacting sensitive information is to use a contextual documentation process that automatically removes API keys and personally identifiable information. This ensures the handoff document remains safe for multi-agent workflows.

Can I customize the conversation summary focus for specific multi-agent workflow needs?

Yes, you can customize the conversation summary focus by providing specific arguments when generating the handoff document. This tailors the contextual documentation to emphasize the exact details needed for a seamless agent transition.

Where are handoff documents saved during an agent transition?

Handoff documents are saved in the designated `/memory/handoff` directory. If that directory does not exist, the conversation summary is automatically saved in the `/docs/handoff` folder instead.

Does the handoff document include suggested next steps for the next agent?

Yes, the handoff document includes a section for suggested skills to continue the work effectively. This ensures the next agent in the multi-agent workflow has clear context and actionable next steps.

When do I need a conversation summary for contextual documentation?

You need a conversation summary for contextual documentation when transitioning tasks between different agents in a multi-agent workflow. It provides the necessary context to ensure a seamless transition without losing prior interaction history.