🎯

super-swarm-spark

🎯Skill

from am-will/codex-skills

VibeIndex|
What it does
|

Parallel task executor that orchestrates a rolling pool of 12 subagents for concurrent task processing.

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/codex-skills(19 items)

super-swarm-spark

Installation

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

SKILL.md

1,145Installs
-
AddedFeb 26, 2026

More from this repository10

🎯
frontend responsive design standards🎯Skill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

🎯
context7🎯Skill

Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge

🎯
frontend-design🎯Skill

Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail

🎯
planner🎯Skill

Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.

🎯
parallel-task🎯Skill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

🎯
read-github🎯Skill

Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.

🎯
plan-harder🎯Skill

Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks

🎯
markdown-url🎯Skill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

🎯
openai-docs-skill🎯Skill

Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.

🎯
agent browser🎯Skill

A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.