handoff

Summarize live chat transcripts into handoff documents with redacted PII.

1|Updated Aug 12, 2023
One-click install
npx skills add https://github.com/nktfh100/nixos-config --skill handoff-nktfh100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/nktfh100/nixos-config/tree/main/claude/skills/handoff
Command: npx skills add https://github.com/nktfh100/nixos-config --skill handoff-nktfh100

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams convert ongoing conversations into a structured handoff document, ensuring continuity and context for new responders.

Core Features & Use Cases

  • Generate a concise handoff document from the current chat transcript, including key decisions and open items.
  • Redact sensitive information (PII, credentials) to protect privacy and security.
  • Include a "suggested skills" section outlining actions or tools the next agent should invoke.
  • Save the document to the user's temporary directory for easy handoff across sessions.

Quick Start

Ask the assistant to generate a handoff document from the current 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 generate a conversation handoff document for another agent?

You can generate a handoff document by asking the assistant to summarize the current chat transcript, which produces a transfer-ready report with key decisions and open items for the next responder.

Can I redact sensitive information when creating a knowledge transfer summary?

Yes, the handoff summary process redacts sensitive data and PII from the chat transcript, ensuring privacy and security before generating the portable transfer document.

Does the generated handoff document save to a specific directory?

The generated handoff document is saved directly to the user's temporary directory, ensuring easy file access and portability for handoff across different sessions.

What do I need to include in SKILL.md to use the handoff feature?

You need frontmatter in the SKILL.md file containing the name and description to use the handoff generation feature, which reads these directives to process the chat transcript.

Are there limitations when using automated chat redaction for support triage?

The automated redaction process focuses on removing PII and credentials from chat transcripts for support triage, but users should verify the output document to ensure all sensitive data is properly redacted before transfer.