session-handoff

Generate structured handoff documents capturing session context for AI agents.

1.5k|257|Updated Nov 19, 2018
One-click install
npx skills add https://github.com/adobe/spectrum-web-components --skill session-handoff-adobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-handoff
Source: https://github.com/adobe/spectrum-web-components/tree/main/.ai/skills/session-handoff
Command: npx skills add https://github.com/adobe/spectrum-web-components --skill session-handoff-adobe

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Creates comprehensive handoff documents that preserve context and decisions, enabling fresh AI agents to continue work without ambiguity after pauses, capacity changes, or task handoffs.

Core Features & Use Cases

  • Automatic scaffolding of a handoff document from the current session, including session metadata, recent commits, and critical files.
  • Support for chaining handoffs to preserve context across multiple sessions, and for resuming from a saved handoff with a concise checklist.
  • Validation and quality checks to ensure essential sections are present and no sensitive data is exposed.

Quick Start

Provide a complete handoff document for the current session by running the smart scaffold and then filling in the required sections.

Frequently Asked Questions about session-handoff

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

FAQPage Schema
How do I preserve AI agent context before hitting a session capacity limit?

To preserve context before hitting a session capacity limit, generate a structured handoff document that captures current session metadata, recent commits, and critical files to enable seamless continuation by a fresh AI agent.

What is the best way to resume work from a saved AI session handoff?

The best way to resume work from a saved AI session handoff is to load the structured handoff document, which provides a concise checklist and validation checks to ensure essential context is recovered without ambiguity.

How do you chain multiple AI session handoffs across different work periods?

You chain multiple AI session handoffs by linking sequential structured handoff documents, preserving context and decisions across sessions so fresh agents can continue work without losing prior progress.

Can I automatically scaffold a handoff document from my current session?

Yes, you can automatically scaffold a handoff document from your current session. The toolkit extracts session metadata, recent commits, and critical files, then enforces mandatory sections to capture required context.

Does the handoff generation process validate for sensitive data exposure?

Yes, the handoff generation process includes quality checks and validation scripts that ensure essential sections are present and verify that no sensitive data is exposed in the structured handoff document.

When should I proactively generate an AI session handoff document?

You should proactively generate an AI session handoff document after making substantial progress, before ending a work session, or when anticipating a context capacity limit to prevent losing current work state.