Context Keeper

Write the append-only per-session flight recorder to the CURRENT project's .codex/sessions/ — a dated, numbered snapshot of what THIS session decided, discovered, shipped, verified (vs not), and the next step. Project-agnostic — works for any project; defaults to the current git repo root (override with CONTEXT_KEEPER_DIR). Records the session (the raw record); a separate docs-reconcile step then updates the project's living docs. Use at session close before reconciling docs, or when Brent says "context keeper", "save the session", "write the flight recorder", "snapshot this session", "record the session". Append-only — one new file per session, never edits prior snapshots, never overclaims.

bbrysonelite-max 13b4fb7 3 files · 5.7 KB Updated

File contents

bbrysonelite-max/claude-skills/tree/main/codex-skills/skills/context-keeper commit 13b4fb792e

Frequently asked questions

npx skillmds@latest add bbrysonelite-max/context-keeper