handoff

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

Updated Dec 11, 2024
One-click install
npx skills add https://github.com/huaxel/dotfiles --skill handoff-huaxel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/huaxel/dotfiles/tree/main/skills/handoff
Command: npx skills add https://github.com/huaxel/dotfiles --skill handoff-huaxel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Compact the current conversation into a handoff document that a fresh agent can continue work on without missing context. The document should redact sensitive information, reference artifacts by path or URL, and include a section with suggested skills for the next session.

Core Features & Use Cases

  • Generate a concise handoff document capturing goals, decisions, context, and open items from the current conversation.
  • Redact sensitive data (keys, passwords, PII) and reference supporting artifacts by path or URL.
  • Include a "suggested skills" section for the next agent and tailor the output to the described focus or arguments provided.

Quick Start

Ask the agent to generate a handoff document from the current chat and save it to the operating system'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 handoff summary for a fresh agent to continue my work?

A handoff summary compacts your current conversation into a document capturing goals, decisions, context, and open items. This enables a fresh agent to continue work seamlessly without missing critical background information.

Does the handoff document redact sensitive data like passwords and API keys?

Yes, the handoff document automatically redacts sensitive data including keys, passwords, and personally identifiable information. It also references supporting artifacts strictly by file path or URL instead of embedding raw content.

How do I transfer context between sessions while preserving open action items?

Context transfer between sessions is achieved by summarizing the active conversation into a handoff brief. This brief preserves prior decisions, ongoing context, and open action items, ensuring continuity across different agents or sessions.

What is the best way to suggest specific skills for the next AI agent session?

The best way to suggest skills for the next session is to include a dedicated section within the handoff brief. This tailored section recommends specific skills the next agent should utilize to continue the task effectively.

Where does the generated handoff brief get saved on my system?

The generated handoff brief is saved directly to the operating system's temporary directory. This ensures the context transfer document is readily accessible for your next agent session without cluttering your main workspace.