handoff

Create a handoff document summarizing the current conversation for the next session.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/jchildree/The-QUESTION --skill handoff-jchildree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/jchildree/The-QUESTION/tree/main/.agents/skills/handoff
Command: npx skills add https://github.com/jchildree/The-QUESTION --skill handoff-jchildree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The handoff Skill helps streamline the transition of conversations between agents, ensuring a seamless workflow without losing critical information.

Core Features & Use Cases

  • Handoff Document Creation: Automatically creates a concise document summarizing the current conversation.
  • Suggested Skills Section: Recommends additional skills that the next agent should consider using.
  • Information Redaction: Protects sensitive information from being passed on.
  • Customization: Allows agents to specify the focus of the next session in the handoff document.

Quick Start

Create a handoff document for the next session by using the '/handoff' command.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I handoff a conversation to another agent without losing context?

To handoff a conversation without losing context, this Skill generates a concise document summarizing the current discussion and suggests further skills for the next session. It ensures a seamless transition workflow between agents.

What is the best way to manage information retention during an agent transition workflow?

Managing information retention during an agent transition workflow involves creating a handoff document that captures a clear summary of the discussion. This approach prevents critical information loss when switching sessions.

Can I redact sensitive information before passing a conversation to the next session?

Yes, you can redact sensitive information before passing a conversation to the next session. The Skill includes an information redaction feature to protect sensitive details from being transferred in the handoff document.

How do I specify the focus for the next agent when handing off a conversation?

You can specify the focus for the next agent by customizing the handoff document. This allows agents to define the specific focus area or goals for the upcoming session within the generated summary.

Does the handoff process recommend additional skills for the next agent to use?

Yes, the handoff process recommends additional skills for the next agent to use. The generated document includes a suggested skills section to guide the subsequent agent on which capabilities might be needed.