Skip to content

/session-agent-list

Every agent session on this machine, as action cards.

What it does

Finds Claude Code and Codex sessions across the machine and renders them as action-ready cards: how long ago, whether each is open mid-work or handed off or closed cleanly, what it was doing, and which repos and worktrees it touched.

When to reach for it

When you know you left something running somewhere and cannot remember where.

It's working if

  • You find the session you left mid-work three days ago, on the other side of the machine.
  • Each card tells you whether the session is worth reopening, not just that it exists.
  • Sessions that ended cleanly are marked as such, so the list you act on is shorter than the list it found.

Install this skill

Then type /session-agent-list in your agent.

npx skills@latest add smorinlabs/smorinlabs-harness -s session-agent-list

Or install the whole session plugin — this skill plus 4 others.

/plugin install session@smorinlabs-harness

Where it fits