pchalasani
4 skills
pchalasani
Passed
Code Walk Thru
A simple instructional skill that helps Claude walk users through code files by opening them in their preferred editor (VSCode, PyCharm, IntelliJ, Zed, Vim, or Neovim) at specific line numbers. It enables interactive code review sessions where Claude can point users to relevant code locations one file at a time.
Code ReviewEditor IntegrationWalkthrough+2
10880
pchalasani
Passed
Tmux Cli
This skill enables communication between Claude Code and other CLI agents or scripts running in different tmux panes. It provides a simple interface to the tmux-cli command from the claude-code-tools package, allowing multi-agent coordination in terminal-based workflows.
TmuxCliTerminal+3
50880
pchalasani
Passed
Session Search
This skill enables CLI-based AI agents to search through previous Claude Code or Codex CLI sessions to find specific work, decisions, or code patterns. It uses the aichat-search tool to query session history and returns summarized findings with relevant session references.
CliSession HistorySearch+3
40880
pchalasani
Passed
Recover Context
This skill helps recover context from a previous session when continuing interrupted work. It identifies the parent session from the lineage chain and uses sub-agents to extract the last task, its state, key decisions, and next steps without bloating the current session's context.
Session RecoveryContext ManagementWorkflow+2
40880