super-swarm-spark
Orchestrates up to 12 parallel Sparky subagents to execute markdown plans with automated validation and integration.
Install
npx skills add https://github.com/am-will/codex-skills --skill super-swarm-sparkStats
| Total installs | 1,146 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Feb 26, 2026 |
| Source | @am-will/codex-skills |
Summary
- Parses markdown plan files, extracts task definitions, and launches subagents continuously as slots open without waiting for batch completion
- Maintains canonical file paths and naming constraints across parallel tasks to prevent filename drift and cross-task conflicts
- Validates each subagent result, updates the plan file with completion logs, and immediately schedules the next pending task to keep concurrency maxed
- Performs final integration pass after all tasks complete: reconciles conflicts, runs tests, fixes failures, and ensures the full codebase converges to plan expectations
- Requires explicit agent_type: sparky for all subagent launches; stops and reports if a task needs paths outside its pre-built context pack
Tags
Related skills
| Skill | Installs | vs super-swarm-spark |
|---|---|---|
| competitive-ads-extractor | 1,110 | -36 |
| parallel-task-spark | 1,149 | +3 |
| test-master | 1,164 | +18 |
| web-content-fetcher | 1,169 | +23 |
| markdown-url | 1,161 | +15 |
FAQ
- How many installs does super-swarm-spark have?
- super-swarm-spark has 1,146 total installs and 1.2K installs this week.
- Where is super-swarm-spark hosted?
- super-swarm-spark is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does super-swarm-spark have?
- super-swarm-spark has 820 GitHub stars.
- When was super-swarm-spark first indexed?
- OrangeBot.AI first indexed super-swarm-spark on Feb 26, 2026.
- How do I install super-swarm-spark?
- Run: npx skills add https://github.com/am-will/codex-skills --skill super-swarm-spark