recover

recover

Popular

Recover session context. Triggers: \"recover\", \"recover session context.\", \"recover skill\".

436stars
40forks
Updated 9/14/2026
SKILL.md
read-only
name
recover
description

Recover session context. Triggers: \"recover\", \"recover session context.\", \"recover skill\".

/recover — Context Recovery After Compaction

Purpose: Help you get back up to speed after context compaction. Detects in-progress work (RPI runs, evolve cycles), loads relevant knowledge, and summarizes what you were doing and what's next. AgentOps 3.0's default recovery path is explicit (ao session bootstrap, ao codex start / ao codex stop); Codex native hooks are opt-in compatibility, not assumed.

YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.

CLI dependencies: gt, ao, br — all optional. Shows what's available, skips what isn't.

Folded trigger (ag-s43tg wave 1): trace routes here

  • trace → the recovery evidence walk. Use when you need to trace decisions through artifacts —
    reconstructing why a change happened by walking commits, beads,
    plans, and .agents/ evidence backwards from the artifact in question. The Step 1
    parallel evidence sweep below (git log, work-queue state, knowledge artifacts) is the
    trace surface; start from the artifact, follow its citations, and summarize the
    decision chain in the dashboard.

Quick Start