Single-workstation GPU job queue helper using tsp/task-spooler. Use for non-Slurm background training, sequential local runs, single-machine GPU queueing, or "줄 세우기" on a shared box.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Single-workstation GPU job queue helper using tsp/task-spooler. Use for non-Slurm background training, sequential local runs, single-machine GPU queueing, or "줄 세우기" on a shared box.
Default: one local GPU queue, sequential unless the user asks otherwise.
Rules
Prefer the queue over launching many GPU jobs at once on a shared workstation.
Default to --slots 1 to avoid OOM; raise slots only when resource use is clear.
Never put secrets on the command line or in ledger notes; pass them via environment or files.
Use ~/.oh-my-setting/scripts/tsp-queue.sh as the entrypoint. It records completions to the run ledger.
Cluster jobs go through slurm-hpc; single-box jobs go through tsp-queue.