Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.
> /plugin marketplace add pchalasani/claude-code-tools
Repo: pchalasani/claude-code-tools
What's inside
CLI tools, skills, agents, hooks, and plugins for enhancing productivity with Claude Code and other coding agents.
Everything โ installation, every tool, plugins, and guides โ lives in the docs. Click a card below to jump to a feature, or read the full docs.
.agents/
plugins/
marketplace.json
.claude-plugin/
marketplace.json
.codex/
workflows/
architect-workflow-monitor-cli.js
certify-workflow-monitor-cli.js
continue-workflow-monitor-cli.js
finish-workflow-monitor-cli.js
.github/
workflows/
deploy-docs.yml
release-rust.yml
.gitignore
assets/
card-agent-tunnel.svg
card-aichat.svg
card-alt.svg
card-claude-to-codex.svg
card-dev.svg
card-env-safe.svg
card-gdocs.svg
card-gsheets.svg
card-license.svg
card-lmsh.svg
card-plugins.svg
card-quickstart.svg
card-safety.svg
card-sasy-guard.svg
card-session-port.svg
card-session-repair.svg
card-statusline.svg
card-tmux.svg
card-vault.svg
card-voice.svg
card-voxtype.svg
logo-nyc-subway.png
title-blade-runner-theme.png
title-logo.svg
claude_code_tools/
__init__.py
action_rpc.py
agent_tunnel/
__init__.py
backends.py
cli.py
config.py
convert.py
discord_bot.py
locking.py
paths.py
registry.py
session.py
store.py
tmux.py
trust.py
aichat.py
claude_continue.py
codex_continue.py
codex_server_cli.py
codex_server_fingerprint.py
codex_server_generation.py
codex_server_legacy.py
codex_server_models.py
codex_server_process.py
codex_server_reservation.py
codex_server_retry.py
codex_server_reuse.py
codex_server_state.py
codex_server_supervisor.py
codex_server_worker.py
codex_server.py
config.py
csv2gsheet.py
delete_session.py
dotenv_vault.py
env_safe.py
export_all.py
export_claude_session.py
export_codex_session.py
export_session.py
find_claude_session.py
find_codex_session.py
find_original_session.py
find_session.py
find_trimmed_sessions.py
fix_session.py
gdoc2docx.py
gdoc2md.py
gsheet2csv.py
md2gdoc.py
move_account.py
msg/
__init__.py
cli.py
hooks.py
models.py
prompt_detect.py
store.py
watcher.py
node_menu_ui.py
port_claude_noise.py
port_claude_to_codex.py
port_codex_flatten.py
port_codex_to_claude.py
port_render.py
port_service.py
resolve_session_names.py
resolve_session_render.py
resolve_session.py
search_index.py
session_lineage.py
session_menu_cli.py
session_menu.py
session_resolution.py
session_utils.py
smart_trim_core.py
smart_trim.py
tmux_cli_controller.py
tmux_execution_helpers.py
tmux_remote_controller.py
trim_in_place.py
trim_session_claude.py
trim_session_codex.py
trim_session.py
workflow_cli_contract.py
workflow_cli_formatting.py
workflow_cli_identity_policy.py
workflow_cli_manifest.py
workflow_cli_projection.py
workflow_cli_rendering.py
workflow_cli_snapshots.py
workflow_cli_store_backends.py
workflow_cli.py
workflow_processes.py
workflow_runs.py
workflow_store_io.py
workflow_validation.py
demos/
aichat-search-asciinema.gif
find-claude-session.png
find-codex-session.png
README.md
resume-trigger-small.mp4
rollover_diagram_v3.drawio
rollover_diagram.drawio
rollover-types.png
smart_trim_diagram.drawio
smart-trim.png
statusline-green.png
statusline-orange.png
statusline-red.png
statusline-yellow.png
tmux-cli-demo-short.gif
trim_diagram.drawio
trim_diagrams.md
trim.png
docs/
docs-site/
.gitignore
astro.config.mjs
package-lock.json
package.json
public/
assets/
aichat-search-asciinema.gif
card-agent-tunnel.svg
card-aichat.svg
card-alt.svg
card-claude-to-codex.svg
card-dev.svg
card-env-safe.svg
card-gdocs.svg
card-gsheets.svg
card-license.svg
card-lmsh.svg
card-plugins.svg
card-quickstart.svg
card-safety.svg
card-sasy-guard.svg
card-session-port.svg
card-session-repair.svg
card-statusline.svg
card-tmux.svg
card-vault.svg
card-voice.svg
card-voxtype.svg
demo.gif
fcs.png
hero-logo.svg
logo-nyc-subway.png
statusline-green.png
statusline-limits.png
statusline-orange.png
statusline-red.png
statusline-yellow.png
title-blade-runner-theme.png
title-logo.svg
tmux-cli-demo-short.gif
src/
content/
config.ts
docs/
development/
contributing.md
index.mdx
make-commands.md
publishing.md
testing.md
getting-started/
index.mdx
plugins.mdx
guides/
claude-to-codex/
index.mdx
zsh-setup.mdx
index.mdx
integrations/
alt-llm-providers.mdx
google-docs.mdx
google-sheets.mdx
local-llms.mdx
plugins-detail/
dynamic-workflow.mdx
langroid.mdx
safety-hooks.mdx
voice.mdx
workflow.mdx
writing.mdx
tools/
agent-tunnel.mdx
aichat/
actions.mdx
agent-access.mdx
index.mdx
move-account.mdx
port.mdx
resolve.mdx
resume.mdx
rollover-details.md
search.mdx
codex-dynamic.mdx
env-safe.mdx
fix-session.mdx
lmsh.mdx
sasy-guard.mdx
statusline.mdx
tmux-cli/
index.mdx
reference.md
resources.md
vault.mdx
voxtype/
configuration.mdx
index.mdx
tsconfig.json
agent-tunnel-spec.md
claude-code-tmux-tutorials.md
dot-zshrc.md
fcs.png
find-claude-session.md
intercom-spec.md
lmsh.md
local-llm-setup.md
msg-phase-a-plan.md
msg-plan-v2.md
tmux-cli-instructions.md
vault-documentation.md
hatch_build.py
LICENSE
lmsh/
.gitignore
Cargo.lock
Cargo.toml
src/
main.rs
shell.rs
Makefile
node_ui/
action_config.js
menu.js
package-lock.json
package.json
packages/
voxtype/
LICENSE
pyproject.toml
README.md
src/
voxtype/
__init__.py
app.py
cli.py
config.py
engine_parakeet_mlx.py
engine_parakeet.py
engines.py
hotkey.py
inject.py
logic.py
overlay.py
setup_wizard.py
skill_install.py
tests/
test_voxtype_engines.py
test_voxtype.py
plugins/
agent-tunnel/
.claude-plugin/
plugin.json
hooks/
hooks.json
share_hook.py
README.md
aichat/
.claude-plugin/
plugin.json
agents/
session-searcher.md
commands/
recover-context.md
hooks/
aichat_resume_hook.py
hooks.json
README.md
skills/
recover-context/
SKILL.md
session-search/
SKILL.md
CHANGELOG.md
dynamic-workflow/
.codex-plugin/
plugin.json
bin/
workflow.mjs
package-lock.json
package.json
README.md
skills/
dynamic-workflow/
agents/
openai.yaml
assets/
workflow-template.js
references/
workflow-api.md
SKILL.md
src/
app-server-client.ts
cli.ts
codex-runner.ts
completion-notification.ts
engine.ts
state-store.ts
types.ts
utils.ts
tests/
app-server-client-limits.test.ts
cli.test.ts
codex-runner-limits.test.ts
completion-callback.test.ts
engine.test.ts
helpers.ts
process-identity.test.ts
state-store.test.ts
tsconfig.json
vitest.config.ts
langroid/
.claude-plugin/
plugin.json
skills/
add-pattern/
SKILL.md
patterns/
agent-handler-validation-with-state.md
agent-tool-handler-with-state.md
done-sequences-specific-tool.md
mcp-tool-integration.md
quiet-mode.md
run-batch-tasks.md
SKILL.md
task-return-tool.md
msg/
.claude-plugin/
plugin.json
commands/
inbox.md
register.md
hooks/
hooks.json
skills/
msg/
SKILL.md
safety-hooks/
.claude-plugin/
plugin.json
hooks/
... 207 moreFAQ
claude-code-tools is a Claude Code plugin with 16 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes recover-context, session-search, dynamic-workflow. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.