How this skill is triggered — by the user, by Claude, or both
Slash command
/tapegun-host:monitoring-vmsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to:
Use this skill when the user wants to:
Tapegun commands are accessed through the Boxcutter SSH interface. You need SSH access to the orchestrator.
BOXCUTTER_SSH is set in the environment (e.g., ssh svc:boxcutter)ssh boxcutter (Tailscale MagicDNS)ssh <host> tapegun activity
Shows activity for every VM: node assignment, status, pending messages, and the last 10 lines of tmux pane content.
ssh <host> tapegun activity <vm-name>
Shows detailed activity for one VM, including the full tmux pane capture.
active if the pane has content, idle if empty.running, stopped, etc.).ssh <host> tapegun activity to see all VMs at a glance.ssh <host> tapegun activity <name> to observe what a VM agent is doing.Activity: idle and Pending: 0 — they may be ready for new work.npx claudepluginhub andrewbudd/boxcutter --plugin tapegun-hostManages VPS for autonomous dev environments: checks status via Supabase queries and health endpoints, connects projects via SSH, provisions new VPS.
Manages Agents Observe server: start/stop/restart, view dashboard, check stats, tail logs (Docker, CLI, MCP), and diagnose issues.
Lists all active Torque agents and their current status, tasks, and activity details, highlighting agents needing attention.