Command
Interactive Spec-Kit project setup wizard - guides you through setting up Spec-Driven Development workflow step by step.
Command
Interactive Spec-Kit project setup wizard - guides you through setting up Spec-Driven Development workflow step by step.
Plugin Claude Code
Bidirectional Telegram communication for Claude Code - notifications with verbose/summary modes, questions, and remote control.
MCP server Claude CodeCodexCursor
MCP server "rw-telegram" as configured in RawinLab/claude-plugins. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/mcp-server.mjs with node.
Command
Configure Telegram bot for Claude Code notifications and bidirectional communication.
Command
Toggle Telegram notification verbose mode.
Hook
Runs when a session starts, executing ensure-worker.js via node. From RawinLab/claude-plugins.
Hook
Runs before the agent uses a tool for ExitPlanMode tool calls, executing notify-hook.js via node. From RawinLab/claude-plugins.
Hook
Runs after a tool call finishes for AskUserQuestion, Bash, Task and TaskOutput tool calls, executing question-notify-hook.js and tool-notify-hook.js via node (2 commands). From RawinLab/claude-plugins.
Hook
Runs when the agent finishes a response, executing notify-hook.js via node. From RawinLab/claude-plugins.
Hook
Runs when a session ends, executing notify-hook.js via node. From RawinLab/claude-plugins.