handoff

Capture current session context into a handoff document and prompt.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users maintain their current session while creating a comprehensive handoff document for a fresh agent to continue from, ensuring continuity and reducing context loss.

Core Features & Use Cases

  • Session Capture: Captures both code and planning work into a standalone document.
  • Paste-Ready Prompt: Generates a prompt that can be dropped into a new session for immediate continuation.
  • Flexibility: Supports both code handoff (branch, uncommitted changes, etc.) and planning handoff (tickets, diagrams, discussions).

Quick Start

Run the handoff helper to gather context and then create a handoff document.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I transfer session context to a new agent without losing progress?

To transfer session context, run the handoff helper to gather details, then format them into a comprehensive document. This captures both code and planning workflows into a standalone file for immediate continuation in a fresh session.

Can I capture both uncommitted code changes and planning tickets for a handoff?

Yes, session capture supports both code and planning workflows. It gathers branch details, uncommitted changes, tickets, diagrams, and discussions, formatting them together into a single comprehensive handoff document.

What is the best way to create a paste-ready prompt for continuing a session?

The best way to create a paste-ready prompt is to run the handoff helper. It gathers session context and generates a standalone prompt that can be dropped directly into a new session for immediate continuation.

Does session capture work for both code review and planning workflows?

Yes, session capture explicitly supports both code review and planning workflows. The handoff helper gathers details from either context and formats them into a comprehensive handoff document and prompt.

How do I preserve context when switching to a new agent session?

Preserve context by running the handoff helper to capture your current session details. The skill formats these details into a comprehensive handoff document and prompt, ensuring seamless continuation and reducing context loss.