handoff

Create and update HANDOFF.md with structured handoff sections at the project root.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/SamyakJhaveri/loam --skill handoff-samyakjhaveri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/SamyakJhaveri/loam/tree/main/seed/.claude/skills/handoff
Command: npx skills add https://github.com/SamyakJhaveri/loam --skill handoff-samyakjhaveri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when ending a session with unfinished work, switching context, or preparing for another agent to continue. Write or update a handoff document so the next agent with fresh context can continue this work. NOT for: session notes, commit messages, or PR descriptions — only structured handoffs for agent continuity.

Core Features & Use Cases

  • Structured handoff content: include Goal, Current Progress, What Worked, WhatDidn't Work, and Next Steps to ensure continuity.
  • Localized at project root: saves HANDOFF.md so the next agent can resume work without re-tracing context.
  • Use Case: when handing off a project between agents or sessions, generate a clear handoff doc that can be picked up by anyone with fresh context.

Quick Start

Create or update HANDOFF.md at the project root with sections Goal, Current Progress, What Worked, What Didn't Work, and Next Steps.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I create a structured handoff document for project continuity between agents?

To create a structured handoff document, you generate a HANDOFF.md file at your project root containing Goal, Current Progress, What Worked, What Didn't Work, and Next Steps. This ensures the next agent can resume work without re-tracing context.

What should be included in an agent handoff document to prevent context loss?

An agent handoff document must include clear sections for Goal, Current Progress, What Worked, What Didn't Work, and Next Steps. This structured content captures the necessary context to prevent context loss during transitions.

When do I need to write a handoff document for my project management workflow?

You need to write a handoff document when ending a session with unfinished work, switching context, or preparing for another agent to continue. It is explicitly for agent continuity rather than session notes or commit messages.

How does saving HANDOFF.md at the project root help with context switching?

Saving HANDOFF.md at the project root localizes the transition context, allowing the next agent with fresh context to automatically locate and resume the work without needing to manually re-trace previous progress.

Can I use this structured handoff approach for writing commit messages or PR descriptions?

No, this structured handoff approach is not for commit messages, PR descriptions, or session notes. It is strictly designed for generating structured handoffs that ensure seamless transitions and agent continuity across tasks.

What is the best way to maintain handoff documents across multiple sessions?

The best way to maintain handoff documents is to update the HANDOFF.md file at the project root during every context switch. You prompt for Goal, Current Progress, What Worked, What Didn't Work, and Next Steps to ensure continuity.