parallel-task-spark
Orchestrates parallel task execution using Sparky subagents with dependency management and TDD enforcement.
Install
npx skills add https://github.com/am-will/codex-skills --skill parallel-task-sparkStats
| Total installs | 1,149 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Feb 26, 2026 |
| Source | @am-will/codex-skills |
Summary
- Parses markdown plan files to extract task definitions, dependencies, and acceptance criteria, then launches unblocked tasks in parallel waves using Sparky subagents
- Enforces test-driven development (RED phase first) for testable tasks, with fallback to documented non-testable verification (manual, static, or runtime checks)
- Manages task dependencies automatically, blocking tasks until their prerequisites complete, and validates each task before marking it done
- Updates plan documentation with completion status, work logs, modified files, and validation evidence after each task completes
Tags
Related skills
| Skill | Installs | vs parallel-task-spark |
|---|---|---|
| markdown-url | 1,161 | +12 |
| libfuzzer | 1,173 | +24 |
| api-documentation-generator | 1,088 | -61 |
| gemini-computer-use | 1,158 | +9 |
| bdd-feature-generator | 1,170 | +21 |
FAQ
- How many installs does parallel-task-spark have?
- parallel-task-spark has 1,149 total installs and 1.2K installs this week.
- Where is parallel-task-spark hosted?
- parallel-task-spark is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does parallel-task-spark have?
- parallel-task-spark has 820 GitHub stars.
- When was parallel-task-spark first indexed?
- OrangeBot.AI first indexed parallel-task-spark on Feb 26, 2026.
- How do I install parallel-task-spark?
- Run: npx skills add https://github.com/am-will/codex-skills --skill parallel-task-spark