handoff

Create structured handoff summaries from coding-agent sessions with session metadata.

2|1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/bogdanbaciu21/skills --skill handoff-bogdanbaciu21
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/bogdanbaciu21/skills/tree/main/handoff
Command: npx skills add https://github.com/bogdanbaciu21/skills --skill handoff-bogdanbaciu21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The handoff skill addresses the challenge of preserving session-specific context during transitions between different coding-agent sessions, environments, or tools.

Core Features & Use Cases

  • Structured Session Summarization: Creates a comprehensive summary of a coding-agent session that can be executed by another agent or tool.
  • Multi-Environment Support: Compatible with Codex, Claude Code, VPS shells, and local environments, ensuring consistency across platforms.
  • Automated Context Collection: Collects metadata like GitHub issues, git commits, and conversation history to create a thorough handoff.

Quick Start

Trigger the handoff by saying 'handoff' and the skill will generate a summary and save it for the next session.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I preserve coding agent context across different sessions?▼

You preserve coding agent context across sessions by generating a structured handoff summary that captures detailed session metadata, ensuring continuity when transitioning between tools or environments.

Can I create a session summary that works across multiple environments?▼

Yes, you can create a session summary compatible with Codex, Claude Code, VPS shells, and local environments, ensuring consistency and context preservation across different platforms.

How do I generate a handoff summary for another coding agent to execute?▼

You generate a handoff summary by triggering the skill, which automatically collects conversation history, GitHub issues, and git commits to create a comprehensive summary for the next agent.

What metadata is included in an automated session context collection?▼

Automated session context collection includes metadata like GitHub issues, git commits, and conversation history to create a thorough and structured handoff for continuous development.

Does environment handoff work with local development shells and VPS environments?▼

Yes, environment handoff works with local development shells and VPS environments, supporting multi-environment compatibility to maintain consistent context across your infrastructure.

Why do I lose conversation context when switching between coding agents?▼

You lose conversation context when switching coding agents because session-specific details are not automatically preserved, a problem solved by generating structured handoff summaries for continuity.