Long Running Task

Use when launching any background process expected to take more than ~5 minutes — coding agents, system commands, disk repairs, test suites, deployments. Pair with check-on-task for status checks. Tasks notify their origin channel on start/complete/fail/die.

colindmurray Updated

File contents

colindmurray/awesome_openclaw_skills/tree/main/skills/long-running-task commit ac6a1efc76

Frequently asked questions

npx skillmds@latest add colindmurray/long-running-task