Ox Session Resume banner
sageox sageox

Ox Session Resume

Development community

Description

<!-- Keep this file thin. Behavioral guidance (use-when, common-issues, errors) belongs in the ox CLI JSON output (guidance field), not here. Skills are agent-specific wrappers; ox serves all agents (Codex, etc.). --> Resume a previously suspended session recording. Closes the open pause range; the suspended interval will be excluded from upload at stop time. ## Post-Command After the command completes, check the JSON output for the `guidance`, `excluded_entries`, and `paused_duratio

Installation

Installs to ~/.claude/commands/sageox-ox-ox-session-resume.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sageox/ox/HEAD/.claude/commands/ox-session-resume.md -o ~/.claude/commands/sageox-ox-ox-session-resume.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository