handoff

Generate a HANDOFF.md document from the HANDOFF_TEMPLATE.md with context, decisions, blockers, and next steps.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/moonseokchoi-kr/moon-harness --skill handoff-moonseokchoi-kr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/moonseokchoi-kr/moon-harness/tree/main/skills/handoff
Command: npx skills add https://github.com/moonseokchoi-kr/moon-harness --skill handoff-moonseokchoi-kr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a HANDOFF.md document that captures full session context so the next agent (or a future you) can resume work without any prior context. Use this skill whenever the user says 'handoff', 'save context', 'write a handoff', 'pass this to the next agent', 'save progress for later', 'create a summary for the next session', or any variation of wanting to preserve conversation state for continuation. Also trigger when the user mentions switching agents, ending a session, or preparing for someone else to pick up the work.

Core Features & Use Cases

  • Generates a HANDOFF.md document that captures the complete session context for seamless handoffs.
  • Reads the HANDOFF_TEMPLATE.md to ensure consistent formatting and documentation structure.
  • Supports handing off across agents, projects, and sessions by recording decisions, blockers, and next steps.

Quick Start

Say 'handoff' to generate a HANDOFF.md that preserves the full session context for continuation.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I preserve session context for a seamless agent transition?

To preserve session context for a seamless agent transition, generate a HANDOFF.md document that captures the full conversation state, ensuring the next agent can resume work without prior history. It records decisions, blockers, and next steps.

What is the best way to save conversation progress for the next session?

Saving conversation progress for the next session involves creating a handoff document that summarizes the entire session context. This allows future agents or yourself to continue required work seamlessly across different projects and tools.

How do I create a handoff document for switching agents?

Creating a handoff document for switching agents requires generating a single HANDOFF.md file formatted via a template. This file includes the complete context, decisions made, current blockers, and planned next steps for continuation.

Does generating a handoff document require any specific template?

Yes, generating a handoff document requires the HANDOFF_TEMPLATE.md located in the assets directory. This template serves as the formatting guide to ensure consistent documentation structure across different sessions and agent transitions.

Can I use session handoffs across different projects and tools?

Yes, you can use session handoffs across different projects and tools. The generated HANDOFF.md document is designed to apply to transitions where continued work is required, regardless of the specific project or tool being used.