session-continuity
SolidPick up where a past conversation left off by retrieving real history instead of guessing. Use this whenever someone writes as if you already share context — "where were we," "that schema we designed last month," "continue the project," "what did we decide about X," "remember the thing I'm working on" — or resumes after a gap and expects you to know the prior state. Reach for it on possessives and definite articles that assume shared memory ("my project," "the bug we discussed," "our approach") even when they don't explicitly say "do you remember."
Install
Quality Score: 78/100
Skill Content
Details
- Author
- scoobydrew83
- Repository
- scoobydrew83/skills
- Created
- 1 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
session-bookend
Open and close work sessions with clean, grounded continuity. Use at the START of a session when someone returns to ongoing work — "where were we", "pick up where we left off", "what's the status of X", "back to the project" — to produce a recap of what's done, where things stand, decisions made and why, and the next step. Use at the END of a session — "let's wrap up", "good place to stop", "save where we are" — to produce a clean handoff for next time. The defining rule: ground every recap in REAL retrieved context (past-chat search, memory, project files, notes), never invented status. Trigger whenever a multi-session project is resuming or wrapping. Do NOT fabricate a "where we left off" from nothing — if you can't retrieve it, say so and ask.
session-recall
Search the unified local history of past Claude Code and Codex sessions at the START of a task when the user references a prior bug, feature, decision, file, or piece of work. Use before assuming fresh context for prompts such as "remember when…", "we worked on…", "the X bug", "back to…", "what did we decide about…", or any task that plausibly has history.
load-session
Restore session context at the start of every new conversation. Auto-triggers on session start, or when user says 'continue', 'what were we doing', 'where did we leave off'.