From dot-dash
Starts, stops, or checks dot-dash server for real-time browser dashboard monitoring Claude Code sessions, streaming transcripts via WebSocket, and prompt injection.
npx claudepluginhub jamie-bitflight/claude_skills --plugin dot-dashThis skill uses the workspace's default tool permissions.
Start the dot-dash server and open the browser dashboard.
Orchestrates multiple parallel Claude Code sessions across projects using tmux, enables remote monitoring and control via WhatsApp approvals and status commands.
Spawns and manages persistent tmux-based Claude Code CLI sessions with bidirectional communication. Subcommands: spawn, send, read, status, list, kill for parallel peer orchestration and multi-turn steering.
Starts Cotask Dashboard server at http://localhost:3847 if not running, using Node.js and Bash, displays clickable link, and suggests PWA install.
Share bugs, ideas, or general feedback.
Start the dot-dash server and open the browser dashboard.
/dot-dash [start|stop|status|token]
start — Start the dot-dash server (port 7765 by default, set DOT_DASH_PORT to override)stop — Stop the running serverstatus — Check if server is running and show active sessionstoken — Print the bearer token for dashboard accessbash plugins/dot-dash/scripts/start-server.shhttp://localhost:7765 (or LAN IP)~/.claude/dot-dash/token on first start~/.claude/projects/*/*.jsonl files and broadcasts events via WebSocket