recovery_command · OthmanAdi/planning-with-files

Session catchup

Explicitly reads same-project local session records as aggregate metadata or bounded replay excerpts.

Type
recovery_command
Repository
OthmanAdi/planning-with-files
Readiness
Production-oriented but configuration-sensitive; the repository supports only the latest release and recommends verifying hook activation with its doctor utility.
Keywords
5

Location

Repository path

skills/planning-with-files/scripts/session-catchup.py

Invocation

python3 scripts/session-catchup.py --metadata <project>; python3 scripts/session-catchup.py --replay <project>

Setup

Installation / activation

Only on explicit invocation; automatic recovery does not inspect session stores.

Keywords

session recoverymetadatareplaylocal historyconsent

Repository context

OthmanAdi/planning-with-files

MIT-licensed Claude Code plugin and portable Agent Skill for persistent execution planning: it maintains task_plan.md, findings.md, and progress.md, injects selected plan context through lifecycle hooks, restores state after context loss, and optionally applies attestation, parallel-plan isolation, ledgers, and a bounded completion gate.

AI coding agentscontext engineeringtask planningsession recoverylong-running automationmulti-agent coordinationdeveloper productivityagent reliability

Open full repository research