ring:create-handoff
Installation
SKILL.md
Session Handoff Skill
Creates a comprehensive handoff document that captures the current session's context, progress, decisions, and next steps. Uses Claude Code's Plan Mode to deliver the handoff as a native plan, giving the user a seamless "clear context and continue implementing" option without any manual steps.
Arguments
| Argument | Required | Description |
|---|---|---|
session-name |
No | Short identifier for the session (defaults to feature/task name) |
description |
No | Brief description of current state |
What Gets Captured
The handoff document includes:
- Session Summary - What was being worked on in this entire session (organized per sub-topics)
- Current State - Where things stand right now
- Completed Work - What was accomplished
- In-Progress Work - What's partially done
Related skills