session-handoff

Community

Wrap up sessions with a clean handoff.

AuthorBrennan-Wilkerson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

End-of-session workflows help you audit your workspace, validate adherence to development principles, update session documentation, and perform a structured handoff to teammates or next steps.

Core Features & Use Cases

  • Audit workspace for junk files in root directories, resolve version conflicts, and update session docs.
  • Run two workflows: Quick Handoff for a fast wrap and Full Handoff for a deep clean and thorough handoff.
  • Update .claude/sessions/CURRENT.md with a concise summary and archive the session as needed.

Quick Start

Say "quick handoff" to start the Quick Handoff Workflow. The assistant will scan the workspace, propose cleanup actions, and guide you through updating the session documentation. For a deeper cleanup, say "full handoff" to run the Full Handoff Workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-handoff
Download link: https://github.com/Brennan-Wilkerson/second-brain-public/archive/main.zip#session-handoff

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository