close

Audit work, update persistent memory, generate a Markdown summary, and rename the transcript.

2|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/HermeticOrmus/claude-code-skills --skill close-hermeticormus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: close
Source: https://github.com/HermeticOrmus/claude-code-skills/tree/main/close
Command: npx skills add https://github.com/HermeticOrmus/claude-code-skills --skill close-hermeticormus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that all work done during an AI session is systematically captured, summarized, and saved, allowing for seamless continuation in future sessions and preventing data loss.

Core Features & Use Cases

  • Session Audit: Reviews conversation to identify key work, decisions, and learnings.
  • Auto-Memory Update: Updates a persistent memory file with new, stable knowledge.
  • Session Summary Generation: Creates a detailed Markdown summary of the session's activities and outcomes.
  • Transcript Renaming: Organizes session logs by renaming the transcript file.

Quick Start

Invoke the close skill to finalize the current AI session and save all progress.

Frequently Asked Questions about close

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

FAQPage Schema
How do I preserve AI session state and prevent data loss at the end of a workflow?

To preserve AI session state and prevent data loss, you need a structured end-of-session ritual that audits work, updates persistent memory, and generates a detailed Markdown summary of all activities and outcomes.

What's the best way to generate a session summary for AI-assisted development?

Generating a session summary for AI-assisted development requires auditing the conversation to identify key decisions and learnings, then automatically compiling those details into an organized Markdown file for future continuity.

How does auto-memory update work for AI research session continuity?

Auto-memory update for AI research session continuity works by reviewing the current conversation, extracting new stable knowledge, and writing those details into a persistent memory file on your file system for future retrieval.

Do I need file system access to manage workflow automation and session transcripts?

Yes, managing workflow automation and session transcripts requires file system access to update the persistent memory file, save the generated Markdown summary, and rename the transcript logs for proper organization.

When should I run an end-of-session audit for state preservation?

You should run an end-of-session audit for state preservation whenever you complete an AI-assisted development or research session and need to systematically capture decisions, learnings, and work progress before closing.

Can I use session management to organize transcript logs automatically?

Yes, session management can automatically organize transcript logs by renaming the session transcript file during the end-of-session workflow, ensuring your conversation history remains structured and easily searchable.