If you're bouncing between Claude Code, Cursor, Aider, and other coding agents, your conversation history is scattered across different formats and locations. This indexes all of it into one searchable database with a fast CLI. The key thing to know: always use `--robot` or `--json` flags when calling it from an AI agent, because the bare command launches an interactive TUI that will block your session. It's built for cross-agent knowledge transfer, like searching "how did I fix that auth bug last month" across every coding assistant you've used. Supports 11 agents out of the box and can sync sessions from remote machines over SSH.
npx skills add https://github.com/dicklesworthstone/coding_agent_session_search --skill cass