pchalasani/claude-code-tools

Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.

2.0kStars on the repository
35Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

recover-context

01

pchalasani/claude-code-tools

Skill Claude CodeCodex

Extract full context of the last task from the most recent parent session shown in the session lineage. Strategically uses sub-agents to avoid bloating your own context.

2.0k 2d ago A 36 tokens original MIT

session-search

02

pchalasani/claude-code-tools

Skill Claude CodeCodex

For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.

2.0k 2d ago C 33 tokens original MIT

dynamic-workflow

03

pchalasani/claude-code-tools

Skill Claude CodeCodex

Create, review, run, inspect, pause, resume, and cancel durable JavaScript workflows that coordinate multiple headless Codex agents. Use for dynamic fan-out and fan-in, per-item analysis, multi-stage agent pipelines, loops or branches driven by worker results, long background runs, and ports of Claude Code dynamic…

2.0k 2d ago A 86 tokens original MIT

github-wake

04

pchalasani/claude-code-tools

Skill Claude CodeCodex

Register an existing GitHub issue so the current Codex or Claude Code session is woken when its first future comment arrives. Use when work is genuinely blocked on a GitHub reply and the session must resume asynchronously.

2.0k 2d ago A 47 tokens original MIT

add-pattern

05

pchalasani/claude-code-tools

Skill Claude CodeCodex

Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern.

2.0k 2d ago A 56 tokens copy · 100% MIT

patterns

06

pchalasani/claude-code-tools

Skill Claude CodeCodex

Design patterns for the Langroid multi-agent LLM framework. Covers agent configuration, tools, task control, and integrations.

2.0k 2d ago B 26 tokens copy · 100% MIT

msg

07

pchalasani/claude-code-tools

Skill Claude CodeCodex

Inter-agent communication via the msg CLI. Use this when you need to send messages to other agent sessions, read incoming messages, or coordinate with other agents in tmux panes.

2.0k 2d ago A 37 tokens original MIT

tmux-cli

08

pchalasani/claude-code-tools

Skill Claude CodeCodex

CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

2.0k 2d ago A 41 tokens original MIT

voice-update

09

pchalasani/claude-code-tools

Skill Claude CodeCodex

This skill should be used when the agent needs to give a spoken voice update to the user, or when reminded by a Stop hook to provide audio feedback. Use this skill to speak a short summary of what was accomplished.

2.0k 2d ago A 47 tokens original MIT

voxtype-install

10

pchalasani/claude-code-tools

Skill Claude CodeCodex

Guide the user through installing, configuring, and launching voxtype — local on-device voice dictation (speech-to-text that types wherever the cursor is). Use when the user asks to install voxtype, set up voice dictation / voice typing, or asks how to dictate into their editor, terminal, or a coding agent's prompt.

2.0k 2d ago C 71 tokens original MIT

code-walk-thru

11

pchalasani/claude-code-tools

Skill Claude CodeCodex

Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is…

2.0k 2d ago A 101 tokens original MIT

log-work

12

pchalasani/claude-code-tools

Skill Claude CodeCodex

Log the work segment that you did after the last work log until now in a.

2.0k 2d ago A 19 tokens original MIT

socratic-quiz

14

pchalasani/claude-code-tools

Skill Claude CodeCodex

Use this when the user wants to deeply understand something through guided questioning. Trigger phrases include: "quiz me", "help me understand", "Socratic", "teach me", "walk me through with questions", "test my understanding", or when the user asks for an explanation and would benefit more from guided discovery than…

2.0k 2d ago A 72 tokens original MIT

agent-style

15

pchalasani/claude-code-tools

Skill Claude CodeCodex

Literature-backed English technical-prose writing rules (agent-style, 21 rules). Its lane is FORMAL technical prose (papers, design docs, proposals, READMEs, commit messages). Use ONLY when the user explicitly asks for agent-style by name (e.g. "apply agent-style", "write/revise this per agent-style rules", "iterate…

2.0k 2d ago A 110 tokens original MIT

remove-ai-patterns

16

pchalasani/claude-code-tools

Skill Claude CodeCodex

Remove AI-writing patterns ("AI-isms") from text using the avoid-ai-writing catalog (conorbronsdon/avoid-ai-writing). Use ONLY when the user explicitly asks to remove AI patterns / AI-isms, "make this sound less like AI", "de-AI this text", or invokes remove-ai-patterns by name. Supports detect-only audit…

2.0k 2d ago A 132 tokens original MIT

avoid-ai-writing

17

pchalasani/claude-code-tools

Skill Claude CodeCodex

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." Supports a detect-only mode, an edit-in-place mode for files, an optional voice…

2.0k 2d ago A 97 tokens copy · 86% MIT