Xp Debrief banner
casius-connect casius-connect

Xp Debrief

Communication community

Description

Run the real Limitless XP Debrief backend instead of simulating scoring in chat. Arguments: `$ARGUMENTS` ## Behavior - Normalize topic names like `agent memory` -> `agent-memory` - If no topic is provided, ask for one - Debrief the latest transcript for that topic unless a transcript path is explicitly supplied - Run the backend script and return the real output ## Command ```bash python scripts/run_xp_debrief.py --topic <topic-slug> --latest ``` ## Important Do not summarize what you thi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository