🎯

super-swarm-spark

🎯Skill

from am-will/swarms

VibeIndex|
What it does
Security check pending

Orchestrates distributed data processing and parallel computing workflows across Apache Spark clusters with intelligent task allocation and dynamic resource management.

Overview

Super Swarm Spark is a parallel task executor from the CodexSkills collection that orchestrates a rolling pool of up to 15 concurrent subagents. It parses plan files, delegates tasks, and keeps agents running continuously for maximum throughput.

Key Features

  • Maintains a rolling pool of up to 15 concurrent Claude Code subagents for parallel execution
  • Parses plan files to extract task IDs, names, and context, then delegates to available agents
  • Checks every result, updates the plan, performs integration fixes, and adjusts tests
  • Prevents filename drift and provides maximum path/file context to each agent

Who is this for?

Developers working on large-scale projects who want to parallelize task execution across many Claude Code agents simultaneously.

πŸ“¦

Same repository

am-will/swarms(7 items)

super-swarm-spark

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add am-will/swarms --skill super-swarm-spark
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add am-will/swarms --skill super-swarm-spark
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/super-swarm-spark/SKILL.md
26Installs
-
AddedFeb 25, 2026