๐Ÿ”Œ

aichat

๐Ÿ”ŒPlugin

pchalasani/claude-code-tools

VibeIndex|
What it does
|

Tools for searching, resuming, and recovering context from CLI coding agent sessions (Claude Code, Codex CLI). Includes a session searcher agent and recover-context skill for seamless workflow continuity.

Overview

AIChat is a Claude Code plugin that provides tools for searching, resuming, and recovering context from previous CLI coding agent sessions. It solves the problem of losing track of past work, decisions, and code patterns across multiple Claude Code or Codex CLI sessions.

Key Features

  • Session search agent โ€” Automatically searches previous sessions when you ask questions like "what did we work on yesterday?" or "find sessions where we discussed authentication," returning concise summaries without polluting the main context
  • Context recovery โ€” Extracts the last task, current state, pending items, and associated docs from a parent session when resuming work, using session lineage to find the most recent parent
  • Quick resume commands โ€” Hook commands like >resume, >continue, and >handoff that copy session IDs to clipboard and show instructions for continuing work in a new session
  • CLI search tools โ€” Full CLI with interactive TUI search, JSON output for scripting, and project-based filtering via aichat search

Who is this for?

This plugin is for developers who run many Claude Code or Codex CLI sessions and need a way to search through their history, recover context when resuming work, or hand off sessions. It is especially useful for those working on long-running projects where tracking what was discussed and decided across sessions becomes difficult.

๐Ÿช

Part of

pchalasani-claude-code-tools

Installation

Add marketplace in Claude Code:
/plugin marketplace add pchalasani/claude-code-tools
Step 2. Install plugin:
/plugin install aichat@cctools-plugins
1,616
-
Last UpdatedMar 20, 2026