session-handoff

Document decisions, update progress, and commit changes via Git.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/JoernStoehler/dnd-claude-code --skill session-handoff-joernstoehler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-handoff
Source: https://github.com/JoernStoehler/dnd-claude-code/tree/main/.claude/skills/session-handoff
Command: npx skills add https://github.com/JoernStoehler/dnd-claude-code --skill session-handoff-joernstoehler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents the loss of critical information and ensures a smooth transition between AI working sessions by providing a structured checklist for saving decisions, updating progress, and preparing for the next agent.

Core Features & Use Cases

  • Decision Capture: Ensures all important decisions made during a session are written to relevant files.
  • Progress Tracking: Updates progress logs and marks completed tasks.
  • Handoff Notes: Facilitates the creation of notes for the next agent, including task order and key files.
  • Version Control: Guides the user through committing and pushing changes to ensure work is saved.
  • Use Case: At the end of a long coding session, use this skill to make sure all new functions, bug fixes, and design decisions are saved and documented so the next AI agent can pick up exactly where you left off.

Quick Start

Use the session-handoff skill to prepare for the next working session.

Frequently Asked Questions about session-handoff

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

FAQPage Schema
How do I ensure continuity between AI agent coding sessions?

To ensure session continuity, use a structured handoff checklist to document decisions, update progress logs, add notes for the next agent, and commit changes via Git. This prevents context loss and allows the next AI agent to pick up exactly where you left off.

What is the best way to document AI agent progress before ending a session?

The best way to document AI agent progress is to follow a comprehensive session closure checklist that captures decisions in relevant files, updates progress logs, marks completed tasks, and prepares handoff notes detailing task order and key files for the next agent.

How do I prepare handoff notes for the next AI working session?

You prepare handoff notes by creating structured instructions for the next agent, including the required task order, key file locations, and important design decisions made during the current session. This ensures a smooth transition and prevents context loss.

Does a session handoff checklist require Git for saving work?

Yes, a standard session handoff checklist includes Git version control steps to commit and push changes, ensuring all documented decisions, progress updates, and handoff notes are securely saved and accessible for the next AI agent.

Why does context loss happen between collaborative AI sessions?

Context loss happens between collaborative AI sessions when decisions, progress updates, and task statuses are not documented before closure. Without a structured handoff process capturing key files and git commits, the next agent lacks the required context to continue.