Plugin Claude Code
Plugin marketplace listing 1 plugin: session-log.
Plugin Claude Code
Plugin marketplace listing 1 plugin: session-log.
Plugin Claude Code
Logs each Claude Code session's name, start date, and last-modified date to a JSON file so you can find past sessions easily.
Command
List recent Claude Code sessions from the session log, most recent first.
Hook
Runs when a session starts, executing session-log.sh. From aryakvn/claude-session-log.
Hook
Runs when the agent finishes a response, executing session-log.sh. From aryakvn/claude-session-log.
Hook
Runs when a session ends, executing session-log.sh. From aryakvn/claude-session-log.
Skill Claude CodeCodex
Use when the user asks about past Claude Code sessions, wants to find a previous session, asks something like "when did I last work on X" or "what sessions do I have", or wants a history/list of sessions. Explains how to read the session log maintained by the session-log plugin.