Xp Status banner
casius-connect casius-connect

Xp Status

Development community

Description

Show the active XP session status from the real backend. Arguments: `$ARGUMENTS` ## Command ```bash python scripts/xp_active.py --json status ``` ## Rendering rule After running the backend, always show the returned `hud` verbatim first. If additional status text is returned, show it under the `hud`. ## Important This only works if an XP session is already active.

Installation

Installs to ~/.claude/commands/casius-connect-limitless-workflow-xp-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/casius-connect/limitless-workflow/HEAD/.claude/commands/xp-status.md -o ~/.claude/commands/casius-connect-limitless-workflow-xp-status.md

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

Full documentation available on GitHub

View Source Repository