Pchalasani Claude Code Tools
pchalasani-claude-code-tools is a Claude Code plugin for the Build phase that bundles seven productivity utilities for CLI coding agents.
Extend Claude Code, Codex-CLI, and similar agents with tmux panes, hooks, voice, browser helpers, and safety guards for long coding sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install pchalasani-claude-code-tools@pchalasani/claude-code-toolsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:pchalasani/claude-code-tools") and the paste-ready config with skillselion.get_install_config("plugin:pchalasani/claude-code-tools").
What it does
pchalasani-claude-code-tools is a community plugin pack of seven practical extensions for Claude Code, Codex-CLI, and comparable terminal coding agents. Solo builders install it when default agent UX feels thin for real sessions: you need tmux-friendly layouts, clearer confirmation on risky edits, hooks that log or reshape context, and helpers for voice or browser-adjacent tasks without leaving the CLI. The repo emphasizes reusable slash-command and skill-style utilities rather than one narrow integration, so coverage spans session management, inter-agent messaging, and safety around destructive operations. It suits intermediate users who already run agents daily and want opinionated ergonomics, not beginners looking for a single feature plugin. Pair it with your main project skills; treat it as agent infrastructure that stays useful from first prototype through production fixes.
Highlights
- Seven bundled plugins aimed at Claude Code and Codex-CLI productivity
- Tmux and CLI session patterns for parallel panes and continued work
- Hooks, compaction, and safety guards around destructive or risky operations
- Voice, browser-based, and multi-agent communication helpers
- Reusable scripts and validation patterns for agent workflows
Why builders use it
Raw Claude Code and Codex sessions lack tmux ergonomics, safety rails, and reusable hooks solo builders need for hours-long agent work.
After install, your agent shell gains guarded operations, session tooling, and communication helpers you reuse across every repo.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1.7k stars, 0 votes.
FAQ
Who is pchalasani-claude-code-tools for?
Terminal-first solo builders and small teams using Claude Code, Codex-CLI, or similar agents who want session, hook, and safety utilities in one marketplace install.
When should I use pchalasani-claude-code-tools?
Use it when you start relying on agents for multi-hour builds, parallel tasks, or risky edits and need tmux layouts, confirmations, and logging beyond stock Claude Code.
How do I add pchalasani-claude-code-tools to my agent?
Register the pchalasani/claude-code-tools plugin in Claude Code from the Skillselion listing, then enable the bundled plugins and follow each sub-plugin README for slash commands and hooks.
Comments
Share how you use pchalasani-claude-code-tools, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.