Tooling ยท General

claude-code-tools

A practical toolkit around Claude Code and similar CLI agents, covering session management, terminal automation, search, voice, Google Docs/Sheets integrations, and safety hooks. It is a strong example of an ecosystem project that expands agent usability beyond coding alone.

clipluginsdocs-sitecontext-managementimplementationorchestration

Primary URL: https://github.com/pchalasani/claude-code-tools

Best for: session continuity; CLI automation around agent workflows

Caveats: Some features require extra binaries or optional extras. Breadth is a strength, but users may only need a subset.

Seed description

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 Codex CLI. Includes a fast Rust/Tantivy-powered full-text session search (TUI for humans, skill/CLI for agents), tmux-cli skill + command for interacting with scripts and CLI agents, and safety hooks to block dangerous commands.

Capabilities

session-management, search, terminal-automation, voice, safety-hooks