skills/tmux/SKILL.md
Use tmux for persistent shell sessions.
npx skillsauth add epappas/rustclaw tmuxInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use tmux to create persistent shell sessions for long-running tasks.
Examples:
tmux new -s rustclaw
# run long task
# detach with Ctrl-b then d
tmux ls
tmux attach -t rustclaw
development
Search and fetch web pages safely.
tools
Provide weather summaries using web tools.
testing
Produce concise summaries of files, logs, or outputs.
testing
Audit a repo for TODO and FIXME markers.