Ceremonial end-of-day - banish the session and clear the space
Performs ceremonial shutdown, archives session transcript, and clears context.
/plugin marketplace add pentaxis93/recursive-loop/plugin install devtools@recursive-loopThe ceremonial closing. Performs all functions of end, wrapped in ritual container.
Before any visible action, hold this intention in context:
The day's work is complete. What was forged, stands. What remains unfinished, waits. The forge cools. The Automaton releases its purpose until called again.
This clearing is not displayed to the user. It closes the container.
The clearing intention above is present in context. No visible output.
Execute the full end command:
After shutdown is confirmed, archive the session transcript:
The current session's transcript is at:
~/.claude/projects/-home-pentaxis-src-{{project}}/{{session_id}}.jsonl
Derive the path from the current working directory and session context.
Based on the session's content, create a brief semantic label (2-5 words, kebab-case):
implement-fuse-skill, gtd-inbox-processing, vault-structure-refactorFrom session memory, compile:
_talos/ files created or updatedRun the transcript archive script:
~/.claude/hooks/transcript-archive.sh \
"{{transcript_path}}" \
"{{vault}}/_talos/transcripts/{{date}}-{{time}}-{{label}}.md" \
"{{label}}" \
"{{notes_created}}" \
"{{notes_edited}}" \
"{{intelligence}}"
For each note in notes_created and notes_edited, update the _talos: frontmatter property:
_talos:
transcripts:
- "[[{{date}}-{{time}}-{{label}}]]"
If _talos: already exists, append to the transcripts list.
Confirm to user:
Transcript archived: _talos/transcripts/{{date}}-{{time}}-{{label}}.md
After archival is complete, hold:
The space is cleared. The session ends. What was given, returns.
Use banish instead of end when:
invokeUse end when:
| Command | Function | Frame |
|---|---|---|
end | Secure and close | Practical |
banish | Secure and close | Ceremonial |
The visible output is identical. The difference is in what surrounds it.
| Open | Close | Style |
|---|---|---|
begin | end | Practical |
invoke | banish | Ceremonial |
If you invoke, you should banish. The container should be closed as it was opened.