skill
Claude Squad
UnreviewedLaunch and manage 4 concurrent Claude Code remote control sessions via tmux. Includes a Gallia Viewer management dashboard with live status, start/restart/stop controls, watchdog auto-restart, and aut
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/claude-squad"
echo "Uninstalled claude-squad"