create_handoff

Create a YAML handoff document summarizing session progress, decisions, and next steps.

8|1|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/scooter-lacroix/Maestro --skill create-handoff-scooter-lacroix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create_handoff
Source: https://github.com/scooter-lacroix/Maestro/tree/main/maestro/skills/context/create_handoff
Command: npx skills add https://github.com/scooter-lacroix/Maestro --skill create-handoff-scooter-lacroix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of transferring work and context between AI sessions by creating concise, structured handoff documents.

Core Features & Use Cases

  • Session Handoff: Generates YAML files summarizing completed tasks, decisions, blockers, and next steps.
  • Contextualization: Ensures continuity by providing essential information for the next agent.
  • Use Case: After completing a complex debugging task, use this Skill to create a handoff document detailing the root cause, the fix implemented, and any remaining questions for the next agent to pick up seamlessly.

Quick Start

Use the create_handoff skill to generate a handoff document for the current session.

Frequently Asked Questions about create_handoff

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

FAQPage Schema
How do I transfer context between AI development sessions?

To transfer context between AI development sessions, generate a structured YAML handoff document summarizing completed tasks, decisions, blockers, and next steps for the subsequent agent.

What is a session handoff document for workflow automation?

A session handoff document is a structured YAML file that summarizes work progress, outcomes, and action items to facilitate seamless context transfer between consecutive AI agents.

How do I create a handoff summary using git metadata and session ledger?

You can create a handoff summary by utilizing session ledger and git metadata to accurately detail completed tasks, decisions made, and remaining questions for the next session.

Can I use YAML for AI development context management?

Yes, YAML is used to create structured handoff documents that ensure continuity and contextualization by providing essential information for the next AI agent.

What is the best way to document blockers and action items for the next agent?

The best way to document blockers and action items is to generate a concise YAML handoff document detailing root causes, fixes implemented, and remaining questions for seamless pickup.