pchalasani

Claude Code Tools — Development agent for Claude Code

Development community intermediate

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