handover

Generate a timestamped markdown summary of a conversation for AI agent handoff.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/kubrickcode/specvital --skill handover-kubrickcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handover
Source: https://github.com/kubrickcode/specvital/tree/main/.claude/skills/handover
Command: npx skills add https://github.com/kubrickcode/specvital --skill handover-kubrickcode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining context and continuity when transferring work or ending a session with an AI agent, ensuring that the next agent has all the necessary information to proceed without loss of critical details.

Core Features & Use Cases

  • Comprehensive Summarization: Generates a structured markdown summary of the conversation, including project overview, user context, requirements, completed work, decisions, current state, pending tasks, and warnings.
  • Structured Handoff: Facilitates a clear and organized transfer of information between AI agents or for human review.
  • Use Case: At the end of a complex coding session, use this Skill to create a detailed handoff document for another AI agent that will continue the development, ensuring it understands the project's history, decisions made, and next steps.

Quick Start

Use the handover skill to generate a markdown summary of our conversation for AI agent handoff.

Frequently Asked Questions about handover

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

FAQPage Schema
How do I create a context transfer summary for AI agent handoff?

This Skill generates a comprehensive markdown summary for AI agent handoff by analyzing your conversation and saving a timestamped file that includes overview, requirements, completed work, and pending tasks.

What is included in a conversation log summary for handing off to another AI agent?

The generated markdown summary includes structured sections for overview, user context, original requirements, completed work, technical decisions, current state, pending tasks, important warnings, next steps, and related files.

How do I prevent hallucination when generating AI handoff documentation?

This Skill prevents hallucination in handoff documentation by adhering to strict writing guidelines that restrict the summary to factual information extracted directly from the conversation log.

Can I use a markdown summary to transfer context between different AI agents?

Yes, you can use the generated markdown summary to transfer context between different AI agents because the document provides a standardized, comprehensive overview of project history and current state.

Does the handoff summary save related files and current state for the next AI agent?

Yes, the handoff summary explicitly saves the current state and related files, ensuring the next AI agent understands the project's exact progress and can proceed without losing critical context.