Results for “session-recording”
12 skillssession-memory
Maintains a persistent session memory across Claude sessions by loading project state at startup, capturing errors and decisions during work, and writing structured handoff summaries at session end.
2 · bundle
focus-guard
Keeps long AI sessions on track by tracking decisions, detecting scope creep, and flagging drift before it costs work.
10 · bundle
meeting-transcription
Transcribe meeting audio with speaker diarization, generate structured summaries with action items, decisions, and follow-ups, and support multiple audio formats and languages. Use when the user requests meeting transcription or provides relevant inputs for this workflow.
159
new-session
Generates a copy-paste handoff prompt for starting a new session by collecting current session context, project files, and git state.
0
automate-this
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
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
reflect
Generates a structured post-task reflection capturing surprises, patterns, prompt improvements, and gotchas, writing it to a markdown file without modifying project rules.
0
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
receipt-pattern
Writes a structured JSON receipt after sessions with significant actions, logging file changes, API calls, and other mutations for auditability.
21 · bundle
session-logs
Search and analyze conversation history stored in session JSONL files using jq and shell commands.
9
simulator-meetings
Simulator.Company meeting specialist — scheduling and configuring meetings / video / SIP rooms. In Simulator a meeting is an actor of the Events system form with data.scheduleMeeting=true (no chatType); the actor IS the room. Use when the user wants to "schedule a meeting", "create a call/video room", "set up a recurring meeting", "make a persistent meeting room", "add an agenda", "set a moderator", "get a join link", "invite people to a meeting", or work with SIP/video rooms. Activate on "schedule a meeting", "create a meeting", "set up a call", "recurring meeting", "weekly meeting", "standing room", "meeting agenda", "join link", "invite to the meeting", "запланувати зустріч", "створи мітинг", "повторювана зустріч", "щотижнева зустріч", "постійна кімната", "агенда зустрічі", "посилання на зустріч", "запроси на мітинг", "запланируй встречу", "создай митинг", "повторяющаяся встреча", "постоянная комната", "агенда встречи", "ссылка на встречу". Also for reading a call's transcription — "transcription", "what w
59
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