auto-swarm-nth

Automate recursive agent swarms with configurable waves, size, and cost limits.

8|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill auto-swarm-nth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-swarm-nth
Source: https://github.com/ShaheerKhawaja/ProductionOS/tree/main/skills/auto-swarm-nth
Command: npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill auto-swarm-nth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates recursive agent swarms to achieve complete coverage and 10/10 quality on every deliverable.

Core Features & Use Cases

  • Recursive, nth-iteration swarm that deploys agent waves until 100% coverage and 10/10 quality.
  • Flexible mode and parameter controls (max_waves, swarm_size, max_cost, isolation).
  • Can invoke any ProductionOS skill or command within waves to compose complex workflows.

Quick Start

Describe the task to swarm and let the orchestrator begin iterative waves until complete coverage and 10/10 quality.

Frequently Asked Questions about auto-swarm-nth

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

FAQPage Schema
How do I automate recursive agent swarms for complete code coverage?

Automate recursive agent swarms by deploying iterative agent waves that perform gap analysis and synthesis until achieving 100% coverage and 10/10 quality on your deliverables. The orchestrator handles parallel dispatch and evaluation automatically across code, design, QA, and documentation tasks.

What is a recursive agent swarm in workflow orchestration?

A recursive agent swarm is a phase-driven orchestration mechanism that dispatches multiple agent waves iteratively. It resolves identified gaps through parallel dispatch, synthesis, and evaluation logic until all deliverables reach complete coverage and maximum quality.

How do I configure max waves and swarm size for agent orchestration?

Configure agent orchestration by setting parameters such as max_waves, swarm_size, and max_cost. These control the iteration depth, parallel agent count, and cost gating for the workflow to ensure efficient gap resolution and complete coverage.

Can I use worktree isolation when running parallel agent dispatch?

Yes, worktree isolation is supported as a configurable option during parallel agent dispatch. This prevents conflicts when multiple agents resolve gaps simultaneously across code, design, QA, and documentation tasks within the swarm.

When should I use cost gating in multi-wave agent orchestration?

Use cost gating in multi-wave orchestration to control computational expenses during recursive agent swarms. It caps the max_cost parameter, ensuring iterative gap analysis and agent resolution halt before exceeding budget limits while reaching full coverage.

Does multi-wave agent orchestration work for QA and documentation tasks?

Yes, multi-wave agent orchestration supports QA and documentation tasks alongside code and design. The swarm deploys iterative waves to eliminate gaps across all these domains until achieving 10/10 quality and complete coverage on every deliverable.