Task Delegation

Delegate long-running tasks to background processing using native subagents or the legacy worker pattern. Use when operations will take more than 30 seconds, involve multi-step workflows, or require extended processing like transcription, bulk file processing, or complex document creation. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/fl-sean03--pcp--task-delegation commit 7ea43f03af

Frequently asked questions

npx skillmds@latest add tomevault-io/task-delegation