context-handoff

Write a session handoff file to docs/superpowers/handoff.md before clearing context.

2|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Paretofilm/superpowers-gstack --skill context-handoff-paretofilm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-handoff
Source: https://github.com/Paretofilm/superpowers-gstack/tree/main/skills/context-handoff
Command: npx skills add https://github.com/Paretofilm/superpowers-gstack --skill context-handoff-paretofilm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writes a human-readable handoff to docs/superpowers/handoff.md in the project repository before /clear or /compact, enabling cross-machine continuity and post-clear continuity.

Core Features & Use Cases

  • Writes a standardized session handoff file at docs/superpowers/handoff.md, making session context accessible to others and across machines.
  • Supports auto-modus behavior after compact and preserves a clear record of the current task, decisions, and plan progress.

Quick Start

Create or update docs/superpowers/handoff.md with the session summary following the template.

Frequently Asked Questions about context-handoff

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

FAQPage Schema
How do I save session context before clearing context in Claude?

Saving session context before clearing involves writing a handoff file in the repository. This skill creates a standardized session summary at docs/superpowers/handoff.md, capturing task progress and decisions before you run /clear or /compact.

What is a session handoff file and when do I need one?

A session handoff file is a human-readable markdown document recording current tasks, decisions, and plan progress. You need one when clearing context, completing long-running tasks, or handing off work to another machine or team.

How do I document work progress for cross-machine continuity?

Documenting work progress for cross-machine continuity requires writing a standardized handoff file in the project repository. This skill overwrites docs/superpowers/handoff.md to reflect the latest session state, making context accessible across machines.

Does the handoff file automatically update after compacting context?

Yes, the handoff file supports auto-modus behavior after compact. It creates and updates docs/superpowers/handoff.md with a standardized template, ensuring the file is overwritten as needed to reflect the latest session state.

Can I use a standardized template for session documentation in my repo?

Yes, you can use a standardized template for session documentation in your repo. This skill creates and updates docs/superpowers/handoff.md using a consistent format to preserve a clear record of the current task and decisions.