بنقرة واحدة
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 المهني
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'.
| 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.