launch-task - Launch and manage sub-agents for task execution
Creates sub-agents to perform tasks requiring separate context, multi-file changes, or isolation.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create single tk step
- Write task specification file
- Launch background worker agent
- Poll worker report in background
- Process worker status report
Inputs
- Task name slug
- Task description and criteria
- Lead agent name
Outputs
- Task specification file
- Worker report file
- Tk progress step
Requirements
- tk CLI tool
- uv package manager
- create_worker.py script
- mngr agent manager
