end
01Skill Claude CodeCodex
Close a work session — log what happened, update state and the decision log, propose durable memory updates, and check for uncommitted or unpushed work.
Memory and hygiene for agent workspaces — lifecycle skills that give a coding agent a persistent sense of where a project is.
Skill Claude CodeCodex
Close a work session — log what happened, update state and the decision log, propose durable memory updates, and check for uncommitted or unpushed work.
Skill Claude CodeCodex
Tripwire check for multi-session drift. Scans state files, recent commits, and file conflicts caused by parallel agent sessions. Run after parallel work or when something feels off.
Skill Claude CodeCodex
Scan for orphaned worktrees and stale branches after crashes or abandoned agent sessions. Read-only scan; offers safe, approval-gated cleanup.
Skill Claude CodeCodex
Load project state and get a briefing at the start of a work session — reads state files, flags staleness, surfaces top priorities, deadlines, and blockers.
Skill Claude CodeCodex
Morning heartbeat — staleness checks, deadline surfacing, and memory curation for your workspace state. Run at the start of each day or after a 12+ hour gap.
Skill Claude CodeCodex
Mid-session checkpoint — append progress to today's session log and update state files if a priority shifted, without ending the session.