Claude Code Tools — Development agent for Claude Code
by Prasad Chalasani - Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and.
How to install Claude Code Tools
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open pchalasani/claude-code-tools and copy the folder into
~/.claude/agents/.
What Claude Code Tools does
by Prasad Chalasani - Well-crafted toolset for session continuity, featuring skills/commands to avoid compaction and recover context across sessions with cross-agent handoff between Claude Code and.
Alternatives in Development
- On Call Handoff Patterns — Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliabl 31.9k ★
- Cross Backend Reviewer — Reviews Slang emit/codegen changes for consistency across all target backends 5.6k ★
- Scribe Agent — You are a specialized documentation agent 3.6k ★
README
CLI tools, skills, agents, hooks, and plugins for enhancing productivity with Claude Code and other coding agents.
[](https://pchalasani.github.io/claude-code-tools/) [](https://github.com/pchalasani/claude-code-tools/releases?q=rust)
[Full Documentation](https://pchalasani.github.io/claude-code-tools/)
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](https://pchalasani.github.io/claude-code-tools/getting-started/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](https://pchalasani.github.io/claude-code-tools/)**.
**Legacy links** — The sections below exist to preserve links shared in earlier discussions. For current documentation, visit the [full docs site](https://pchalasani.github.io/claude-code-tools/).
aichat — Session Management
See [aichat](https://pchalasani.github.io/claude-code-tools/tools/aichat/) in the full documentation.
tmux-cli — Terminal Automation
See [tmux-cli](https://pchalasani.github.io/claude-code-tools/tools/tmux-cli/) in the full documentation.
Voice Plugin
See [Voice](https://pchalasani.github.io/claude-code-tools/plugins-detail/voice/) in the full documentation.
License
MIT
Related Agents
Grow Agent
Session orchestrator for one domain. Owns Rule 20a session-start gate + Rule 4 goal-driven loop + Rule 22 deci
Coherence Auditor
Meta-agent (opus) - verifies coordination between pipeline agents via Handoff Record parsing + source code cro
Claudopro Directory
by ghost - Well-crafted, wide selection of Claude Code hooks, slash commands, subagent files, and more, coveri
Conversation Historian
Use when analyzing Claude Code conversation history, finding past sessions by topic, tracing how implementatio
Atlas Review
Program manager reviewing for completeness, cross-reviewer connections, and creative challenges. Maintains For
Recover
Recover lost context from compacted sessions by searching Aspy logs
Related Skills
Claude Handoff
git clone https://github.com/REMvisual/claude-handoff ~/.claude/skills/handoff Cross-session handoff system wi
Q Handoff
Generate a session handoff note for continuity across Claude Code sessions.
Csift
The missing tool to sift your Claude Code sessions: regex search across all record types, recover files, extra