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
Actualizado 12/26/2025
Estrellas
0
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use background-tasks