Categories
Indexed Skills (3)
session-handoff
Capture the current working session into a structured handoff document so a fresh session can resume without context loss. Trigger when the user asks for a session handoff, says they want to wrap up the session, mentions context getting heavy, or invokes /session-handoff. Also trigger proactively when the conversation has accumulated significant context (many large file reads, many tool calls, long history) and the user might benefit from starting fresh.
session-resume
Resume work from the latest session handoff after a refresh or a later return. Use when the user invokes $session-resume, asks to resume from a handoff, or wants to restore the previous session state.
session-refresh
Refresh the current Codex session in place by writing a comprehensive handoff, compacting context, and resuming from it. Use when the user invokes $session-refresh, asks to refresh or renew the session, or wants to continue working with a smaller context.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.