assist-sessions
Installation
SKILL.md
assist-sessions
Search and recall context from past Claude Code sessions across machines, via the
bundled sessions-axi CLI — a script in this skill's scripts/ directory (not
on PATH). Invoke it by its path relative to this skill's base directory:
scripts/sessions-axi # home: recent activity + next steps
scripts/sessions-axi --help # full command list
scripts/sessions-axi <command> --help # usage for any command
Output is TOON (compact tables); pass --json for raw API
JSON. The server defaults to http://localhost:2529; override with the
CLAUDE_ASSIST_SERVER environment variable.
Choosing the right command: search vs transcript
This is the most important decision.