handoff

Generate a concise handoff document from chat conversations with redacted sensitive information.

16|2|Updated Mar 29, 2018
One-click install
npx skills add https://github.com/khoi/dotfiles --skill handoff-khoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/khoi/dotfiles/tree/main/chezmoi/dot_agents/skills/handoff
Command: npx skills add https://github.com/khoi/dotfiles --skill handoff-khoi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams hand off ongoing conversations to a new agent by generating a concise, actionable handoff document that preserves context and directs next steps.

Core Features & Use Cases

  • Automated handoff generation from chat history and transcripts.
  • Redaction of sensitive information and guidance to avoid exposing PII.
  • References to related artifacts (PRDs, plans, ADRs, issues, commits, or diffs) via paths or URLs.
  • Inclusion of a "suggested skills" section to guide the next agent's actions.

Quick Start

Summarize the current conversation and save the handoff document to the user’s OS 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 project transitions and incident response?

To create a conversation summary for project transitions, you can generate a concise handoff document from your chat history. This preserves context, redacts sensitive information, and directs the next steps for the receiving agent.

What is the best way to transfer knowledge and preserve context for another agent?

The best way to transfer knowledge to another agent is by converting ongoing chats into an actionable handoff document. This process captures necessary context, adds artifact references, and includes a suggested skills list.

How does PII redaction work when generating handoff documents from chat history?

PII redaction works by automatically scanning your chat transcripts and removing sensitive information before the handoff document is generated. This ensures that personally identifiable information is not exposed during team communication and knowledge transfer.

Can I include references to related artifacts like PRDs, issues, and commits in a handoff?

Yes, you can include references to related artifacts such as PRDs, issues, commits, and ADRs in a handoff. The generated document integrates these paths and URLs to provide comprehensive context for project transitions.

Where are generated handoff documents saved on my system?

Generated handoff documents are saved directly to your operating system's temporary directory. This ensures the conversation summary is readily accessible without cluttering your primary project folders.

Does automated handoff generation work for customer support conversations?

Yes, automated handoff generation works effectively for customer support conversations. It extracts the essential context from support transcripts, applies PII redaction, and outputs an actionable document for the next agent.