con un clic
volley
volley contiene 3 skills recopiladas de kryptek, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Dispatch GitHub issues to autonomous Claude agents, each in its own git worktree and cmux workspace, coordinated via Volley. Replaces the claude-peers/ScheduleWakeup polling loop with sub-5s volley wait notifications. Use when the user asks to dispatch issues, work on issues, or launch agents for issues.
Inspect and steer Volley agents running on your local MQTT broker. Five subcommands wrap the volley-mcp tools — /volley list to see who's working, watch to live-tail one, msg to nudge them, inspect to peek at a topic, tap to debug-stream any wildcard.
Block a Claude Code session event-driven on a Volley topic until a terminal status or matching message fires. Wraps `volley wait` (agent-id targets) and `volley sub` (topic-pattern targets) as a backgrounded bash process; the harness fires a task-notification on exit so the conversation resumes within ~1s of the event.