handoff

Create a handoff document summarizing conversation context and suggesting next skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/B4rz99/fidy --skill handoff-b4rz99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/B4rz99/fidy/tree/main/.agents/skills/handoff
Command: npx skills add https://github.com/B4rz99/fidy --skill handoff-b4rz99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of a handoff document, ensuring a seamless transition of context between agents.

Core Features & Use Cases

  • Conversation Summary: Compresses the current conversation into a single document.
  • Suggested Skills: Recommends relevant skills for the next agent to continue the work.
  • Data Handling: Protects sensitive information by redacting sensitive data before handoff.

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 generate a conversation summary for agent handoff?

To generate a conversation summary for agent handoff, the Skill compresses the current conversation into a single document, encapsulating the context and suggesting subsequent skills for the incoming agent.

What is context transition in agent collaboration?

Context transition in agent collaboration is the process of passing conversational context from one agent to another, which this Skill achieves by creating a concise handoff document with suggested next steps.

Can I redact sensitive data like API keys before creating a handoff document?

Yes, you can redact sensitive data like API keys before creating a handoff document, as the Skill processes conversation content to ensure privacy and compliance by excluding personal data.

What's the best way to automate context transition between multiple agents?

The best way to automate context transition between multiple agents is to generate a handoff document that summarizes the conversation and recommends relevant skills for the next agent to continue the work.

Does the handoff document include recommendations for subsequent skills?

Yes, the handoff document includes recommendations for subsequent skills, suggesting relevant skills for the incoming agent to ensure seamless continuation of the workflow.

When should I not use an automated handoff document for conversation summaries?

You should not use an automated handoff document if your conversation lacks sufficient context for summarization or if manual review is required to verify compliance before transferring sensitive context between agents.