parallel

Installation
SKILL.md

Parallel

Run the given task in a background sub-agent so you can continue working on other things.

Workflow

1. Parse input

The user's input is:

$ARGUMENTS

Determine whether it is a skill invocation or a plain text task.

2. Detect skill invocations

If the input starts with / (e.g., /promptify, /review-pr, /pr-comments-address TICKET-123), it is a skill invocation:

Installs
12
GitHub Stars
16
First Seen
Apr 7, 2026
parallel — ravnhq/ai-toolkit