---
name: "Manage CLI coding-agent sessions with Claude Code Tools"
slug: "manage-cli-coding-agent-sessions-with-claude-code-tools"
description: "Use Claude Code Tools when an operator needs installable CLI utilities, hooks, skills, and plugins for session management, tmux control, context handling, local safety checks, and cross-agent productivity workflows."
github_stars: 1912
verification: "security_reviewed"
source: "https://github.com/pchalasani/claude-code-tools"
author: "pchalasani"
publisher_type: "open_source_project"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "pchalasani/claude-code-tools"
  github_stars: 1912
---

# Manage CLI coding-agent sessions with Claude Code Tools

Use Claude Code Tools when an operator needs installable CLI utilities, hooks, skills, and plugins for session management, tmux control, context handling, local safety checks, and cross-agent productivity workflows.

## Prerequisites

uv or compatible Python tool installer; optional Homebrew or Cargo for aichat-search; Claude Code plugin marketplace for Claude-specific hooks, skills, and agents; a supported terminal coding agent such as Claude Code or Codex CLI

## Installation

Install or set up from the source-backed instructions:

Install the core package with uv tool install claude-code-tools. Install optional Google Docs or Sheets support with uv tool install "claude-code-tools[gdocs]". Add the Claude Code plugin marketplace with claude plugin marketplace add pchalasani/claude-code-tools. Install aichat-search separately with brew install pchalasani/tap/aichat-search, cargo install aichat-search, or a prebuilt release binary.

- Source: https://github.com/pchalasani/claude-code-tools

## Documentation

- https://pchalasani.github.io/claude-code-tools/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/manage-cli-coding-agent-sessions-with-claude-code-tools/)
