status
Installation
Summary
Check the status of a running research task by its run ID.
- Queries research task status using the Parallel CLI with JSON output formatting
- Requires the Parallel CLI to be installed; directs users to
/parallel:setupif unavailable - Accepts a run ID as the sole argument to identify which task to monitor
SKILL.md
Check Research Status
Run ID: $ARGUMENTS
parallel-cli research status "$ARGUMENTS" --json
If CLI not found, tell user to run /parallel:setup.