close

Capture session learnings and generate a structured handoff at closure.

3|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/spm1001/claude-suite --skill close-spm1001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: close
Source: https://github.com/spm1001/claude-suite/tree/main/skills/close
Command: npx skills add https://github.com/spm1001/claude-suite --skill close-spm1001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-session ritual to capture learnings, finalize context, and prepare a clean handoff when a Claude Code session closes.

Core Features & Use Cases

  • Session wrap-up: Consolidates context, notes, and handoff to a new session.
  • Handoff creation: Writes a structured summary to a central handoff location to resume work later.
  • Guardrails: Verifies prerequisites and prevents loss of context during closure.

Quick Start

Invoke the close command at the end of a session to generate a handoff and exit gracefully.

Frequently Asked Questions about close

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

FAQPage Schema
How do I capture session context and generate a handoff when a Claude Code session ends?

To capture session context at closure, invoke the close command to consolidate learnings and generate a structured handoff summary for the next session. It verifies prerequisites and outputs a formatted Done, Handoff, and Next plan.

What is the best way to prevent context loss during a Claude Code session wrap-up?

Preventing context loss during session wrap-up requires a structured closure workflow that captures learnings and finalizes context. The close command provides guardrails to verify prerequisites and ensure no context is lost during the transition.

Does the session handoff workflow require any special dependencies or components?

No dependencies or components are required to run the session handoff workflow. The close command operates independently to verify prerequisites, capture context, and generate the handoff plan without external setup.

How does a structured handoff summary help when resuming work in a new session?

A structured handoff summary helps resume work by providing a neatly formatted Done, Handoff, and Next plan to a central location. This ensures the new session has immediate access to previous learnings and verified prerequisites.

When should I use a formal session end ritual instead of just closing the window?

You should use a formal session end ritual when you need to preserve context, capture learnings, and prepare a clean handoff for future work. It applies during wrap-up or when explicitly requesting to finish a Claude Code session.