home/categories/scripting/untangledfinance-untangled-web-claude-skills-background-tasks-skill-md
scriptingdevelopment

background-tasks

Run and manage long-running background tasks in the shell. Use for starting processes in background, monitoring output, listing active tasks, and killing processes. Essential for dev servers, watch modes, builds, and any non-blocking operations.

untangledfinance
maintainer
untangledfinance
更新於 12/26/2025
星標
0
分支
0
quick start

Installation and usage

Run and manage long-running background tasks in the shell. Use for starting processes in background, monitoring output, listing active tasks, and killing processes. Essential for dev servers, watch modes, builds, and any non-blocking operations.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use background-tasks