session-recap
Installation
SKILL.md
Session Recap
Overview
Create a tiny, source-faithful recap of the current Codex thread. Default to one sentence, two sentences maximum.
Workflow
-
Answer in plain prose with no headings, bullets, or sections unless the user explicitly asks for a structured recap.
-
Include only the highest-value facts: what was accomplished, the current blocker or decision point, and the immediate next action if one matters.
-
Do not include git branch, upstream, divergence, clean/dirty status, changed files, or verification details by default.
-
Only inspect workspace/git state if the user explicitly asks for workspace status, git status, changed files, branch state, verification evidence, or a detailed handoff. For those cases, run the bundled read-only helper:
python3 /path/to/session-recap/scripts/workspace_snapshot.py --cwd "$PWD"