name: session-id description: Print only the active session's id — fast path for when you just need the id. Triggers on 'session id', 'session-id', 'what is my session id'.
/logbook:session-id
Defers to the logbook plugin. Run:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/logbook" session-id
Print the resulting id to the user. No transcript parsing, no git timeline, no overlap detection — use /logbook:logbook session (or logbook session) when you need the full JSON block.