run-experiment - Run experiments with isolated output in tmux windows
Run commands in named tmux windows with output logged to files to prevent context pollution
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create tmux session
- create named tmux window
- run command with tee logging
- generate sortable timestamp name
- isolate output to log file
- provide monitoring commands
Inputs
- command to execute
- tmux session name
- timestamp for naming
Outputs
- tmux session with named window
- log file in tmp directory
- experiment status messages
Requirements
- tmux installed
- tmux-cli tool available
- filesystem write permissions
- bash shell environment
