handoff

Create a handoff document summarizing conversation context and suggesting follow-up skills.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/shllg/night-orch --skill handoff-shllg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/shllg/night-orch/tree/main/.agents/skills/handoff
Command: npx skills add https://github.com/shllg/night-orch --skill handoff-shllg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The handoff Skill helps in transitioning the context of a conversation to another agent, ensuring a smooth continuation of tasks without losing important information.

Core Features & Use Cases

  • Conversational Summary: Creates a handoff document that encapsulates the context of the current session.
  • Suggested Skills: Recommends additional skills to use for the next session.
  • Redaction: Ensures sensitive information is not shared with the next agent.
  • Argument Handling: Incorporates user-provided arguments into the summary to guide the next session.

Quick Start

Create a handoff document for the upcoming coding session.

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 context transition to another agent?

The handoff skill creates a handoff document that encapsulates the current conversational context and suggests follow-up skills, ensuring a seamless context transition for other agents to continue the session.

What is the best way to maintain conversational continuity when switching between agents?

The best way to maintain conversational continuity is to generate a handoff document that summarizes the current context and incorporates user-provided arguments to guide the next agent's session.

Can I redact sensitive information before sharing a conversation summary with other agents?

Yes, you can redact sensitive information because the handoff process includes a redaction feature that ensures sensitive data is removed before the conversation summary is shared with the next agent.

How do I integrate user arguments into a conversation summary for the next session?

You integrate user arguments by using the handoff skill, which handles arguments by incorporating them directly into the generated context document to guide the next agent's session.

Does agent collaboration require suggested skills for the next session?

Agent collaboration does not strictly require suggested skills, but the handoff document automatically recommends additional skills to use for the next session to ensure smooth and efficient task continuation.