handoff

Generate a self-contained markdown handoff document from the current session.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill handoff-hanamizuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/solopreneur/skills/handoff
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill handoff-hanamizuki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Packages the current session into a portable, self-contained markdown document that can be pasted into another agent session without writing files or saving state.

Core Features & Use Cases

  • Self-contained handoff document suitable for Claude Code, Codex, or other agents.
  • Works across fresh sessions and different machines without needing environment details.
  • Ideal for transitioning work between agents, teammates, or devices with minimal friction.

Quick Start

Run the handoff tool to generate a portable, print-only markdown handoff document for the current 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 portable handoff document for transferring context to another agent?

To create a portable handoff document, use the handoff tool to package your current session into a self-contained markdown file with sections for what happened, next steps, decisions, and environment details. This document can be pasted directly into a new agent session without needing file writes or saved state.

What is a session handoff document and when do I need one?

A session handoff document is a self-contained markdown file that captures your current session context, decisions, and next steps. You need one when transferring work between different agents, teammates, or devices, ensuring the new session can continue without requiring clarifying questions or prior environment details.

Can I transfer context between Claude Code and other agents without writing files?

Yes, you can transfer context between Claude Code and other agents without writing files. The handoff tool generates a portable markdown document inline, printing the session context directly without persisting any artifacts or saving state, making it suitable for fresh sessions on different machines.

What's the best way to share session context across different machines?

The best way to share session context across different machines is to generate a self-contained markdown handoff document. Because it requires no file writes or environment details, the portable document can be pasted into a new session or another agent, minimizing friction when transitioning work between devices.

Does the handoff document include environment details and next steps?

Yes, the handoff document includes environment details and next steps. The generated markdown features dedicated sections for what happened, next steps, decisions, and environment, providing the receiving agent with all necessary context to continue the work without clarifying questions.

Why does my agent transfer lose context without a handoff document?

Agent transfers lose context without a handoff document because fresh sessions lack prior state and environment details. Generating a self-contained markdown handoff document packages the current session's decisions and next steps, ensuring the new agent can continue the work without needing clarifying questions.