wrapup
SolidWrap up and save the current session summary to the session log. Use at end of session when the user says 'bye', 'wrap up', 'save session', or an end-of-session signal is detected. /wrapup writes to 07-logs/ only. Do NOT use for: promoting insights to memory/ (use recap), synthesizing a topic across sessions (use distill), or teaching a single preference (use learn).
Install
Quality Score: 81/100
Skill Content
Details
- Author
- onebrain-ai
- Repository
- onebrain-ai/onebrain
- Created
- 4 months ago
- Last Updated
- 5 days ago
- Language
- Shell
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
wrapup
When the user is ending a session, says goodbye, or asks to wrap up — run this to document the session's work and persist state to engram memory.
wrap
Use when ending a session, taking a break, or context is getting full. Captures session state, decisions, and generates a resume prompt for the next session. Critical for multi-session continuity.
wrap-session
A universal session closer — checkpoint all work, write a handoff note, reveal deliverables, and produce an exact resume prompt. Use when the user says "wrap it up", "let's pause", "save our progress", "I need to stop", "checkpoint", or when a long session is winding down. Never let a session end with state living only in the conversation.