Results for “reset”
8 skillsMore results
session-bootstrap
Start-of-session routine — load context, check state, suggest next task. Use at the beginning of a fresh session or after a context reset.
1
gsd-resume-work
Resume work from previous session with full context restoration
55
reflect
Pauses mid-conversation to reassess direction, assumptions, and bias, then recommends whether to continue, pivot, or pause.
20.4k · bundle
ouyang
Builds a local RAG memory system that indexes session logs and notes into ChromaDB for semantic recall across agent restarts.
1 · bundle
retro
Runs a full retrospective and dev cycle analysis, chaining /recall and /new-features to reconstruct what went wrong, extract lessons learned, identify rework patterns, and synthesize feature ideas from the findings.
13
memory-recall
Retrieve task-relevant project and global memory without loading everything. Load when the user asks what we decided, recall prior context, find memory about a feature, explain past rationale, resume a task, or check deferred ideas.
3 · bundle
planning-with-files
Creates and maintains persistent markdown planning files that survive session resets by hooking into Claude Code's lifecycle.
0