490 B
490 B
model, allowed-tools, argument-hint, description
| model | allowed-tools | argument-hint | description |
|---|---|---|---|
| claude-sonnet-4-0 | Task, Bash, Read, Write | <task> [pattern] | Asynchronous processing patterns and worker orchestration |
Async Command
Asynchronous processing patterns and worker orchestration
Arguments
$1 (Required): task
$2 (Optional): pattern
Examples
/async "Implement background jobs" workers
/async "Design retry strategy" exponential-backoff
Invoke the async-specialist agent with: $ARGUMENTS