session-handoff

Capture Shannon session state for handoff across workflows.

2|Updated Jul 13, 2025
One-click install
npx skills add https://github.com/krzemienski/shannon --skill session-handoff-krzemienski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-handoff
Source: https://github.com/krzemienski/shannon/tree/main/skills/session-handoff
Command: npx skills add https://github.com/krzemienski/shannon --skill session-handoff-krzemienski

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures seamless Shannon session transfers by capturing and storing the state of long-running sessions, enabling continuation without ambiguity.

Core Features & Use Cases

  • Comprehensive Handoff: Capture critical files, decisions, and context to ensure a smooth handoff.
  • Trigger-based Activation: Automatically trigger handoff with specific commands or conditions.
  • Validation Script: Ensures all required information is present and secrets are secured before saving.

Quick Start

Run /shannon:handoff "<slug>" to capture the handoff for the current session.

Frequently Asked Questions about session-handoff

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

FAQPage Schema
How do I capture session state for a seamless context transfer?

Session handoff captures the state of long-running research, planning, implementation, and validation workflows. It stores critical files and decisions so you can resume work across different contexts without ambiguity.

How do I create a handoff document for an ongoing Shannon session?

Creating a handoff document requires running the designated handoff command with a slug for your current session. The Skill then uses validation scripts to ensure all required context is present and secured before saving.

Does the session handoff process automatically validate captured state?

Yes, the session handoff process automatically validates captured state using built-in scripts. The validation script ensures all required information is present and checks that secrets are secured before the handoff document is saved.

Can I trigger a session handoff automatically based on specific conditions?

Yes, you can trigger a session handoff automatically based on specific commands or conditions. This trigger-based activation ensures the context capture occurs exactly when needed during your workflow.

What is the best way to maintain state across long-running implementation workflows?

The best way to maintain state across implementation workflows is to use a dedicated handoff document. It comprehensively captures critical files and decisions, preventing ambiguity when transferring sessions between different contexts.