Skip to content

Releases: fogarasy/close-skill

v1.0.0

12 Mar 16:19

Choose a tag to compare

Initial public release of /close — a session-closing ritual for Claude Code.

What it does: Seven-step ritual that scans for stale files, updates memory, catches missed edits, flags dirty state, writes a structured handoff, self-checks for coherence, and prints a summary.

Install:

mkdir -p ~/.claude/commands
cp close.md ~/.claude/commands/close.md

Then type /close at the end of any session.

One file. Zero dependencies. MIT license.