Use when manually testing agent2shell end-to-end, running E2E tests with tmux, verifying the binary works after changes, or setting up a tmux-based test environment. Covers catch/run/status/list/push/pull/stdin commands and rules for AI agents automating E2E tests via tmux send-keys. Triggers on: "test manually", "e2e test", "test with tmux", "verify the binary", "manual testing", "tmux test setup".
Use when an AI agent needs to execute commands on reverse shell targets via agent2shell, upload or download files to/from compromised hosts, check session status, broadcast commands across multiple sessions, or pipe scripts via stdin without disk footprint. Triggers on: "run a command on the target", "upload to the target", "download from the target", "check active sessions", "agent2shell", "reverse shell", "push/pull files", "pipe script via stdin".