Swarm Iosm
Description
Parallel Subagent Orchestration Engine for Claude Code implementing the IOSM methodology. Continuous dispatch scheduling, quality gates, auto-spawn protocol.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Swarm-IOSM
Parallel Orchestration Engine for Claude Code with Built-in Quality Gates
Features • Quick Start • Architecture • Documentation • Use Cases • Contributing
🎯 What is Swarm-IOSM?
**Swarm-IOSM** is an advanced orchestration engine for [Claude Code](https://claude.ai/code) that transforms complex development tasks into coordinated parallel work streams with enforced quality standards.
It implements the [**IOSM methodology**](https://github.com/rokoss21/IOSM) (Improve → Optimize → Shrink → Modularize) as an executable system for parallel AI agent coordination, combining:
- 🤖 Intelligent Orchestration — Continuous dispatch scheduling with dependency analysis
- 🔒 File Conflict Detection — Lock management prevents parallel write conflicts
- 📋 PRD-Driven Planning — Structured requirements → decomposition → execution
- ✅ IOSM Quality Gates — Automated code quality, performance, and modularity checks
- 🔄 Auto-Spawn Protocol — Dynamic task discovery and creation during execution
- 📊 Cost Tracking — Budget guardrails with u
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development