conorbronsdon/agent-workspace

Memory and hygiene for agent workspaces — lifecycle skills that give a coding agent a persistent sense of where a project is.

2Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

end

01

conorbronsdon/agent-workspace

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.

2 1mo ago A 35 tokens original MIT

reconcile

02

conorbronsdon/agent-workspace

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.

2 1mo ago A 38 tokens original MIT

recover

03

conorbronsdon/agent-workspace

Skill Claude CodeCodex

Scan for orphaned worktrees and stale branches after crashes or abandoned agent sessions. Read-only scan; offers safe, approval-gated cleanup.

2 1mo ago A 30 tokens copy · 89% MIT

start

04

conorbronsdon/agent-workspace

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.

2 1mo ago A 35 tokens original MIT

today

05

conorbronsdon/agent-workspace

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.

2 1mo ago A 39 tokens original MIT

update

06

conorbronsdon/agent-workspace

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.

2 1mo ago A 26 tokens original MIT