implement-swarm

Community

Run tasks in parallel using swarm-style execution.

AuthorDethon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates the creation and execution of a task graph from the conversation context using parallel workers, enabling fast delivery while preserving dependency constraints.

Core Features & Use Cases

  • Parallel task orchestration: generate and manage a dynamic task graph from chat context, with explicit dependencies.
  • Worker-based execution: spawn up to a configurable number of workers that run tasks concurrently and report progress.
  • Use Case: When multiple fixes or enhancements are discussed in a chat, this Skill coordinates writing, testing, and integrating work items in parallel to meet deadlines.

Quick Start

/implement-swarm fix the auth bug we discussed /implement-swarm refactor the API handlers --workers 5 /implement-swarm update all the error messages --model haiku

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implement-swarm
Download link: https://github.com/Dethon/ai-dev-flow/archive/main.zip#implement-swarm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.