close
SolidCommit the session to durable vault memory and prepare a clean resume point
Install
Quality Score: 84/100
Skill Content
Details
- Author
- wrg32786
- Repository
- wrg32786/aigent-os
- Created
- 2 months ago
- Last Updated
- 3 days ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
close
Commit the session to durable vault memory and prepare a clean resume point
close-session
Close the current Codex work session by reviewing newly confirmed durable facts, decisions, outcomes, preferences, and reusable procedures, then safely updating the active MindVault memory directory. Use when the user invokes $close-session or explicitly asks to close, wrap up, or persist the current session into MindVault; do not trigger for a casual goodbye without a memory request.
closing-sessions
Persist what mattered from the current conversation before the session ends or context is lost. Writes durable facts (user identity, feedback with rationale, ongoing project constraints, references) to the project's .claude/memory/ store and transient resume state (what was done, what is unfinished, next steps, open questions) to a dated .claude/handoffs/ note. Use when the user says to close the session, wrap up, save what we discussed, or before they step away.