Files
2025-11-29 18:24:17 +08:00

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