myrmidon-swarm

Decompose tasks and orchestrate a tiered AI swarm across Opus, Sonnet, and Haiku.

1|Updated Jan 19, 2025
One-click install
npx skills add https://github.com/CHZarles/dotfiles --skill myrmidon-swarm-chzarles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: myrmidon-swarm
Source: https://github.com/CHZarles/dotfiles/tree/main/claude/skills/myrmidon-swarm
Command: npx skills add https://github.com/CHZarles/dotfiles --skill myrmidon-swarm-chzarles

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a hierarchical swarm of AI agents across Opus, Sonnet, and Haiku to decompose and coordinate complex tasks with clear phase governance.

Core Features & Use Cases

  • Decomposes tasks into sub-tasks and assigns them to the appropriate model tiers (Opus, Sonnet, Haiku) for efficient execution.
  • Enforces a phased workflow (Plan, Test, Implement, Package, Cleanup) with wave-based parallelism and dependency management.
  • Provides a structured prompt framework, agent role definitions, and safety constraints to ensure traceable results.

Quick Start

Run /myrmidon-swarm <task description> to start decomposing and delegating the task across Opus, Sonnet, and Haiku agents.

Frequently Asked Questions about myrmidon-swarm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate a tiered AI swarm across Opus, Sonnet, and Haiku for multi-step planning?

To orchestrate a tiered AI swarm, this Skill decomposes complex tasks into sub-tasks and assigns them to Opus, Sonnet, and Haiku model tiers. It coordinates execution through a five-phase workflow with wave-based parallelism and dependency management.

What is the best way to decompose complex architectural decisions across different AI model tiers?

Decomposing architectural decisions across AI model tiers is best handled by delegating high-level planning to Opus, standard execution to Sonnet, and granular tasks to Haiku. This hierarchical swarm approach ensures phased execution and traceable results for complex software engineering tasks.

Can I use a phased AI workflow for large documentation efforts and code analysis?

Yes, you can use this phased AI workflow for large documentation efforts and code analysis. The orchestrator applies a five-phase workflow—Plan, Test, Implement, Package, Cleanup—ensuring strict safety constraints prevent unintended changes during complex task execution.

How does wave-based parallelism work in AI task orchestration?

Wave-based parallelism in AI task orchestration works by executing grouped sub-tasks concurrently across assigned model tiers while managing dependencies between waves. This structured approach provides clear phase governance and ensures coordinated outcomes for multi-step planning.

Do I need specific dependencies to run a tiered AI agent swarm?

No specific dependencies are required to run this tiered AI agent swarm. The Skill operates as a frontmatter-driven framework, providing built-in structured prompts, agent role definitions, and safety constraints to govern the swarm execution.

What are the limitations of using a hierarchical AI swarm for task delegation?

A limitation of using a hierarchical AI swarm is the strict safety constraints enforced to prevent unintended changes, which may restrict autonomous execution in highly dynamic environments. The phased workflow also requires tasks to fit within the defined Plan, Test, Implement, Package, and Cleanup structure.