Results for “session-variables”

9 skills
nvidia
Nemo Rl Session Memory
Maintain durable session memory across agent disconnects by writing structured checkpoints to the repo's session directory, enabling context recovery.
2.2k · bundle
muratcankoylan
Context Compression
Optimizes long-running agent sessions with structured context compression, summarization, and durable handoff summaries that preserve decisions, files, risks, and next actions.
16.9k · bundle
alirezarezvani
Status
Display DAG state, agent progress, and branch status for an AgentHub session.
20.4k
kbarbel640-del
Ouyang
Builds a local RAG memory system that indexes session logs and notes into ChromaDB for semantic recall across agent restarts.
1 · bundle
fradser
QA
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".
580
sirnosh
Bmad Ml Research Party
Run multi-agent research discourse session. Use when the user requests to "start a research party" or "run a journal club".
0 · bundle
joshuashepherd
Agent Stream
Debug and modify agent streaming behavior, covering SSE and plain-text transports, ChatKit events, and session continuity.
1
claude-dev-suite
Sse
Server-Sent Events for real-time server-to-client streaming. Express, Fastify, FastAPI, Spring WebFlux SSE implementations. Event streams, reconnection, and EventSource API. USE WHEN: user mentions "SSE", "Server-Sent Events", "EventSource", "event stream", "text/event-stream", "live feed", "streaming updates" DO NOT USE FOR: bidirectional communication - use `socket-io`; WebRTC - use `webrtc`; LLM streaming - use AI SDK skills
28
manu14357
Session Handoff
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.
16 · bundle