closeout

Installation
SKILL.md

/closeout — Session Close-Out Ritual

When to invoke

  • User explicitly says: /closeout, "close out", "wrap up", "end the session"
  • Before any non-trivial git push (the close-out should precede the push)
  • When the session has produced 3+ files, plans, or atoms and the user is signaling end

Six-step protocol

Step 1 — Inventory session outputs

Run, in parallel where possible:

# What files did this session create or modify?
git status --short
Installs
10
GitHub Stars
11
First Seen
May 25, 2026
closeout — 4444j99/a-i--skills