swarm-workflow

Coordinate large tasks across multiple Claude sessions with merge gates.

32|7|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill swarm-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm-workflow
Source: https://github.com/jamesjlundin/full-stack-web-and-mobile-template/tree/main/.claude/skills/swarm-workflow
Command: npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill swarm-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates large tasks by dividing work across multiple Claude sessions or branches, enabling parallel development with merge gates.

Core Features & Use Cases

  • Task Decomposition: Break a large feature into independent units for parallel work.
  • Interface First: Define shared interfaces before implementation to minimize conflicts.
  • Branch & Merge Guidance: Plan branches and a merge order that reduces risk and ensures CI stability.

Quick Start

Decompose a large feature into parallel branches and assign sessions for each unit.