handoff

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

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/danievanzyl/code-skills --skill handoff-danievanzyl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/danievanzyl/code-skills/tree/main/skills/handoff
Command: npx skills add https://github.com/danievanzyl/code-skills --skill handoff-danievanzyl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Compact a conversation into a handoff document for a new agent to pick up and continue work.

Core Features & Use Cases

  • Summarizes the current conversation
  • Includes a suggested skills section for next steps
  • Redacts sensitive information

Quick Start

Generate a handoff document from the active conversation and save it to the user's temporary directory.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I create a conversation summary for agent handoff?

To create a conversation summary for agent handoff, this Skill compiles the active dialogue into a concise document containing context, decisions, and next steps. It automatically summarizes the conversation and saves the output to your temporary directory.

What is the best way to generate handoff notes for customer support or engineering tasks?

Generating handoff notes for customer support or engineering tasks requires summarizing dialogue, decisions, and next steps. This Skill compiles the current conversation into a structured document, enabling a fresh agent to resume work without losing context.

Can I redact sensitive information when creating documentation from a conversation?

Yes, you can redact sensitive information when creating documentation from a conversation. The Skill automatically identifies and redacts sensitive data during the handoff generation process to ensure safe context transfer between agents.

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

Yes, the handoff document includes a suggested skills section for next steps. This ensures the new agent receives recommended actions and context alongside the summarized conversation, decisions, and project task details.

Where are generated conversation handoff notes saved?

Generated conversation handoff notes are saved directly to the user's temporary directory. This allows the new agent to immediately access the summarized context, redacted data, and suggested next steps for seamless work resumption.