---
description: Launch parallel background task
allowed-tools: Task
argument-hint: <task description>
---

# 🔀 Spawn: $ARGUMENTS

Launch parallel task: **$ARGUMENTS**

## Usage
Spawn background tasks that run in parallel.

## Example
```
/spawn Research authentication best practices
/spawn Generate tests for user module
```

Use `/spawn:collect` to gather results.
