Ox Session Status banner
sageox sageox

Ox Session Status

Development community

Description

<!-- ox-hash: placeholder ver: 0.17.0 --> <!-- 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.). --> Check the status of all active session recordings in this project. ## Post-Command After the command completes, check the JSON output: - **`recording: true`** — A session is active. Continue working normally. - **`recording: fal

Installation

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

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

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

Full documentation available on GitHub

View Source Repository