ワンクリックで
session-id
Print only the active session's id — fast path for when you just need the id.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Print only the active session's id — fast path for when you just need the id.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | session-id |
| description | Print only the active session's id — fast path for when you just need the id. |
| disable-model-invocation | true |
/logbook:session-idDefers 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.
Generate a retrospective document from the current AI coding session and publish it to the team retro repo.
Record a mid-session observation — friction or a win — as retro material, then act on it. Use when the user prefixes a message 'note:' or 'bug:', says it's for the retro, or brackets a hand-editing handoff with 'note start' / 'note end'.