Manage and execute multi-step automation job queues. Create jobs, chain them, monitor progress, run background workers, handle failures. Use when: "queue tasks", "run jobs", "check job status", "retry failed", "start worker", "run in background", "chain automations", "process queue", "batch tasks", "parallel execution".
$npx -y skills add manushi4/screenhand --skill run-jobsInstalls into the current project.
Run `npx skills use "https://github.com/manushi4/screenhand" --skill "manushi4/screenhand/run-jobs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/manushi4/screenhand" that are relevant to the current task. Run `npx skills add "https://github.com/manushi4/screenhand"` and select the relevant skills, then follow their instructions.