Captures current work status and next steps to ensure seamless context switching.

Install

mkdir -p .claude/skills/session-handoff-onemoremichael && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12127" && unzip -o skill.zip -d .claude/skills/session-handoff-onemoremichael && rm skill.zip

Installs to .claude/skills/session-handoff-onemoremichael

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Generate or update the session handoff document to ensure continuity between work sessions. This skill captures the current state of work so the next session (human or agent) can pick up without lost context.
208 chars · catalog descriptionno explicit “when” trigger
Beginner

Key capabilities

  • Read `references/handoff-template.md`
  • Read existing `docs/session/SESSION_HANDOFF.md`
  • Summarize work performed in the current session
  • Identify in-progress items, blockers, and decisions
  • List created or modified files
  • Write updated handoff document to `docs/session/SESSION_HANDOFF.md`

How it works

The skill reads a template and any existing handoff document, gathers current session context by summarizing work and identifying key items, then writes an updated handoff document.

Inputs & outputs

You give it
User command `/session-handoff`
You get back
An updated `docs/session/SESSION_HANDOFF.md` file and a brief summary of captured information

When to use session-handoff

  • Summarize session progress
  • Identify unfinished tasks for next time
  • Document recent decisions
  • Create continuity documentation

About this skill

Session Handoff

Generate or update the session handoff document to ensure continuity between work sessions. This skill captures the current state of work so the next session (human or agent) can pick up without lost context.

Usage

/session-handoff

No arguments required. The skill reads the current project state and conversation context to produce the handoff document.

Output

Updates docs/session/SESSION_HANDOFF.md with the latest session state. If the file does not exist, it is created using the template in references/handoff-template.md.

Instructions for Claude

  1. Read references/handoff-template.md to load the handoff document structure.
  2. If docs/session/SESSION_HANDOFF.md already exists, read it to understand prior session state.
  3. Gather current session context:
    • Summarize the work performed in this session.
    • Identify items that are in progress but not yet complete.
    • Note any blockers or unresolved questions.
    • List key decisions that were made.
    • Enumerate files that were created or modified.
  4. Determine prioritized next steps based on incomplete work and project goals.
  5. Write the updated handoff document to docs/session/SESSION_HANDOFF.md:
    • Set Last Updated to today's date.
    • Fill every section from the template. Leave no section empty. Use "None" if a section genuinely has no items.
    • Preserve any relevant context from previous handoff entries that is still applicable.
  6. Confirm the update to the user with a brief summary of what was captured.

Notes

  • This skill is non-destructive in the sense that it preserves prior context, but it does overwrite the handoff file with the latest state.
  • Run this skill at the end of every work session for best results.
  • The handoff document is intentionally concise. Link to other docs rather than duplicating detailed content.

When not to use it

  • When `docs/session/SESSION_HANDOFF.md` should not be overwritten
  • For detailed content duplication from other documents
  • When a session summary is not required

Limitations

  • Overwrites the handoff file with the latest state
  • Handoff document is intentionally concise
  • Requires `references/handoff-template.md` to exist

How it compares

This skill automates the creation and updating of a structured session handoff document, ensuring continuity by capturing specific context points, unlike manual note-taking.

Compared to similar skills

session-handoff side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
session-handoff (this skill)06moNo flagsBeginner
notion-meeting-intelligence66moNo flagsIntermediate
resume-handoff36moNo flagsIntermediate
meeting-briefing26moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

notion-meeting-intelligence

openai

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

656

resume-handoff

parcadei

Resume work from handoff document with context analysis and validation

333

meeting-briefing

anthropics

Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.

213

personal-assistant

ailabs-393

This skill should be used whenever users request personal assistance tasks such as schedule management, task tracking, reminder setting, habit monitoring, productivity advice, time management, or any query requiring personalized responses based on user preferences and context. On first use, collects comprehensive user information including schedule, working habits, preferences, goals, and routines. Maintains an intelligent database that automatically organizes and prioritizes information, keeping relevant data and discarding outdated context.

36

digital-brain

muratcankoylan

This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

15

meeting-sync

amanaiproduct

Sync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.

13

Search skills

Search the agent skills registry