create_handoff

Generate structured Markdown handoff documents summarizing tasks, artifacts, and insights for agent transfers.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill create-handoff-sameer-thakkar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create_handoff
Source: https://github.com/sameer-thakkar/hackin26-next-deimos/tree/main/.cursor/skills/create_handoff-ho
Command: npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill create-handoff-sameer-thakkar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill creates a structured handoff document to transfer work from one agent session to another, ensuring no details are missed and the process is as smooth as possible.

Core Features & Use Cases

  • Structured Handoff Documentation: Generate detailed handoff documents for tasks, including research, implementation strategy, and artifacts.
  • Task and Status Summary: Summarize completed, ongoing, and planned tasks along with their status for clear understanding.
  • Critical References: List critical documentation, architectural decisions, or design documents relevant to the task.
  • Code and Learning Insights: Document codebase changes, learnings, and insights for future reference.
  • Post-Mortem Analysis: Record successes, failures, and key decisions made during the task.
  • Artifacts and Action Items: Provide a list of all produced artifacts and action items for the next team member.

Quick Start

Create a handoff document for the task 'ENG-1234'.

Frequently Asked Questions about create_handoff

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

FAQPage Schema
How do I generate a structured handoff document for task transfer between agents?

Generate a handoff document for task transfer by using structured sections to summarize work, list artifacts, and note insights. This ensures no details are missed during agent session transitions.

What is the best way to document code and learning insights for a seamless team transition?

Document code and learning insights for a team transition by recording codebase changes, architectural decisions, and post-mortem analysis. This provides critical references for future team members.

How do I summarize completed, ongoing, and planned tasks for work transition?

Summarize tasks for work transition by categorizing completed, ongoing, and planned items along with their current status. This provides a clear understanding of the project state for the next agent.

Does the handoff document require specific formatting for processing?

Yes, the handoff document requires Markdown YAML frontmatter for processing. It may also use scripts to process the structured data and generate the final task summary.

What should be included in an agent work transition document to prevent missed details?

An agent work transition document should include task summaries, critical references, codebase changes, produced artifacts, and action items for the next team member to prevent missed details.

Can I list critical documentation and architectural decisions in a task handoff?

Yes, you can list critical documentation and architectural decisions in a task handoff. The structured document includes dedicated sections for noting these design references and learnings.