From ar
Searches, recovers, and analyzes sessions from Claude Code, AI Studio, and Gemini CLI using Bash. Invoke with /ar:ai-session-tools (renamed from claude-session-tools).
How this skill is triggered — by the user, by Claude, or both
Slash command
/ar:claude-session-toolsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill has been renamed. Use **`/ar:ai-session-tools`** instead.
This skill has been renamed. Use /ar:ai-session-tools instead.
All commands and workflows are unchanged — only the invoke name is different.
Invoke with: /ar:ai-session-tools
npx claudepluginhub ahundt/autorun --plugin arSearches, recovers, and analyzes AI session histories across Claude Code, AI Studio, and Gemini CLI. Useful for recovering lost files after compaction, searching conversations, detecting corrections, and self-improvement workflows.
Searches prior Claude-Code/Codex-CLI sessions for code patterns, decisions, or work via aichat CLI, jq parsing, and session file reads (max 3). For non-subagent CLI agents.
Searches Claude Code session history using full-text search on summaries, commits, projects, and branches. Use for queries like 'find where I discussed X' or 'search for Y'.