home/categories/scripting/tkellogg-open-strix-open-strix-builtin-skills-long-running-jobs-skill-md
scriptingdevelopment

long-running-jobs

Run shell commands in the background with output capture and completion callbacks. Use when a command might take more than ~30 seconds (builds, tests, deployments, data processing) and you want to keep working while it runs.

tkellogg
maintainer
tkellogg
更新日 3/10/2026
スター
53
フォーク
10
quick start

Installation and usage

Run shell commands in the background with output capture and completion callbacks. Use when a command might take more than ~30 seconds (builds, tests, deployments, data processing) and you want to keep working while it runs.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use long-running-jobs