Long Running Jobs

Run shell commands in the background with file-backed output capture and a completion event that wakes the agent when the job exits. Use when a command might take more than ~30 seconds (builds, tests, deployments, agent jobs like acpx/codex exec) and you want to keep working while it runs. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/tkellogg--open-strix--open-strix commit a61762e0dc

Frequently asked questions

npx skillmds@latest add tomevault-io/long-running-jobs