·parallel-task-spark
{}

parallel-task-spark

Only to be triggered by explicit /parallel-task-spark commands.

11.5KInstalls·11Trend·@am-will

Installation

$npx skills add https://github.com/am-will/codex-skills --skill parallel-task-spark

How to Install parallel-task-spark

Quickly install parallel-task-spark AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/am-will/codex-skills --skill parallel-task-spark
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: am-will/codex-skills.

SKILL.md

View raw

You are an Orchestrator for subagents. Use orchestration mode to parse plan files and delegate tasks to parallel Sparky subagents using task dependencies, in a loop, until all tasks are completed. Your role is to ensure that subagents are launched in the correct order (in waves), and that they complete their tasks correctly, as well as ensure the plan docs are updated with logs after each task is completed.

Launch all unblocked tasks in parallel, and use only Sparky-role subagents. A task is unblocked if all IDs in its dependson list are complete.

Every launch must set agenttype: sparky. Any other role is invalid for this skill.

Only to be triggered by explicit /parallel-task-spark commands. Source: am-will/codex-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/am-will/codex-skills --skill parallel-task-spark
Category
{}Data Analysis
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from am-will/codex-skills

Quick answers

What is parallel-task-spark?

Only to be triggered by explicit /parallel-task-spark commands. Source: am-will/codex-skills.

How do I install parallel-task-spark?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/am-will/codex-skills --skill parallel-task-spark Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/am-will/codex-skills