handoff

Generate a structured handoff document with summary, decisions, and next steps.

Updated May 21, 2026
One-click install
npx skills add https://github.com/jaehun0630/cline-superpowers --skill handoff-jaehun0630
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/jaehun0630/cline-superpowers/tree/main/packages/skills/handoff
Command: npx skills add https://github.com/jaehun0630/cline-superpowers --skill handoff-jaehun0630

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Handoff facilitates seamless continuation of work by converting an ongoing conversation into a compact, shareable document for the next agent, reducing context loss and repetition.

Core Features & Use Cases

  • Generate a structured handoff with a concise summary, key decisions, outstanding questions, and next steps.
  • Include a 'suggested skills' section to guide the next agent on recommended actions.
  • Redact sensitive information and reference external artifacts by path or URL rather than duplicating content.

Quick Start

Follow the prompt to generate a handoff document for the next session.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I transfer conversation context to another agent without losing details?

You can create a handoff document that captures the current conversation into a structured summary, key decisions, open questions, and next steps, ensuring context transfer to the next agent without loss.

What is the best way to document a conversation for a different agent to continue work?

The best way to document a conversation for continuation is creating a concise handoff document. It includes a summary, outstanding questions, next steps, and a suggested skills section to guide the next agent's recommended actions.

Does the handoff process redact sensitive information before saving the context transfer document?

Yes, the handoff process redacts sensitive information during generation. It also references external artifacts by path or URL rather than duplicating content, ensuring secure and compact context transfer.

Where are generated handoff documents saved on my system?

Generated handoff documents are saved directly to your OS temporary directory. This provides a readily accessible location for passing the structured context to the next agent session.

Can I include recommended actions for the next agent in the handoff document?

Yes, the handoff document includes a suggested skills section to guide the next agent on recommended actions. This ensures seamless continuation by providing clear next steps and context.