local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmitMethodology
Back to the live board
C

claude-code-tools

Agent

Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.

Copy the install, test the workflow, then decide if it earns a permanent slot.

1,912
Why nowMoving now

Fresh repo activity plus visible builder pull. This is the kind of tool people test before it turns obvious.

DecisionHigh-conviction move

Copy the install, test the workflow, then decide if it earns a permanent slot.

Trial costMedium lift

Reasonable to try, but it will take more than a quick skim to get real signal.

Risk35/100

GitHub health 42/100. no security policy. 15 open issues make this testable, but not something to trust blind.

What You Are Adopting

AI Agent

Multiple

Model

Claude

Test This In Your Stack

One command inClean rollbackLow commitment
shieldSandboxedInstalls to ~/.claude — isolated from your projects. One command to remove.

Fastest way to find out if claude-code-tools belongs in your setup.

Copy the install command, run a real test, and back it out cleanly if it slows you down.

Try now
git clone https://github.com/pchalasani/claude-code-tools ~/.claude/agents/claude-code-tools

Run this first. You will know quickly if the workflow earns a permanent slot.

Back out
rm -rf ~/.claude/agents/claude-code-tools

No messy cleanup loop. If it misses, remove it and keep moving.

Install Location

~/  └─ .claude/      ├─ commands/      ├─ agents/      │   └─ claude-code-tools/ ← installs here      └─ settings.json

About

Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.

Source & freshness

Source: GitHub repository

Source check: July 23, 2026

Upstream commit: July 23, 2026

Repository state: Not marked archived

Honeystax upvotes are community interest signals, not star ratings. GitHub stars and repository health are source measurements; editorial risk and trial-cost notes are Honeystax analysis.

README

CLAUDE CODE TOOLS

CLI tools, skills, agents, hooks, and plugins for enhancing productivity with Claude Code and other coding agents.

Documentation aichat-search

Full Documentation

Install

# Core package
uv tool install claude-code-tools

# With Google Docs/Sheets extras
uv tool install "claude-code-tools[gdocs]"

# Upgrade an existing installation
uv tool install --force claude-code-tools

The search engine (aichat search) requires a separate Rust binary:

  • Homebrew (macOS/Linux): brew install pchalasani/tap/aichat-search
  • Cargo: cargo install aichat-search
  • Pre-built binary: Releases (look for rust-v*)

Install the Claude Code plugins for hooks, skills, and agents:

claude plugin marketplace add pchalasani/claude-code-tools

Click a card to jump to that feature, or read the full docs.

quick start plugins
aichat tmux-cli lmsh
vault env-safe safety
statusline gdocs gsheets
alt voice session repair
development license

Legacy links — The sections below exist to preserve links shared in earlier discussions. For current documentation, visit the full docs site.

aichat — Session Management

See aichat in the full documentation.

tmux-cli — Terminal Automation

See tmux-cli in the full documentation.

Voice Plugin

See Voice in the full documentation.

License

MIT

Tech Stack

ClaudeGoRust

Installation

aichat search

brew install pchalasani/tap/aichat-search

cargo install aichat-search

Open Live ProjectAudit Repo

Reviews0

Log in to write a review.

ActiveLast commit 8d ago
bug_report15open issues
Submitted July 21, 2026

auto_awesomeYour strongest next moves after claude-code-tools