Xp Builder banner
casius-connect casius-connect

Xp Builder

Development community

Description

Run the real Limitless XP Builder backend instead of simulating the session. Arguments: `$ARGUMENTS` ## Behavior - Normalize topic names like `agent memory` -> `agent-memory` - If the topic is `agent-memory` and no focus is provided, use `procedural-memory` - If a second argument is provided, treat it as the focus concept - Start the session through the turn-based backend and return the real output - Once a session is active, continue it through the active-session wrapper so Claude Code does

Installation

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

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

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

Full documentation available on GitHub

View Source Repository