pchalasani
7 skills
pchalasani
Passed
Voice Update
This skill enables Claude to give spoken voice updates to the user using text-to-speech. It's triggered by Stop hooks or explicit user requests to provide audio summaries of completed tasks in a conversational tone.
VoiceText To SpeechAudio+3
2381.3k
pchalasani
Passed
Patterns
A comprehensive reference guide for the Langroid multi-agent LLM framework. Provides design patterns and code examples for agent configuration, stateful tool handlers, task control with done_sequences, batch processing, MCP tool integration, and quiet mode output control.
LangroidLlm AgentsDocumentation+3
501.3k
pchalasani
Passed
Add Pattern
A documentation helper that records and organizes design patterns for the Langroid multi-agent framework. When you learn a new pattern, this skill guides you to add a description to the patterns catalog and create detailed reference documentation with code examples.
DocumentationLangroidDesign Patterns+2
3821.3k
pchalasani
Passed
Tmux Cli
This skill provides instructions for using the tmux-cli command to communicate with other CLI agents or scripts running in different tmux panes. It enables executing commands in specific panes with exit code detection, useful for multi-step automation and agent coordination. Requires separate installation of the claude-code-tools package.
TmuxCliAutomation+3
3821.3k
pchalasani
Passed
Code Walk Thru
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 easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.
Code ReviewEditor IntegrationWalkthrough+2
787894
pchalasani
Passed
Session Search
For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.
CliSession HistorySearch+3
681894
pchalasani
Passed
Recover Context
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.
Session RecoveryContext ManagementWorkflow+2
436894