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.

fl-sean03 98d800f 5.7 KB Updated

File contents

fl-sean03/pcp/tree/main/.claude/skills/task-delegation commit 98d800f503

Frequently asked questions

npx skillmds@latest add fl-sean03/task-delegation