workflow-execution

Orchestrate a 5-wave multi-agent workflow with 3 parallel sub-agents per wave.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Ayub-Khan/immortal_agent_swarm --skill workflow-execution-ayub-khan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-execution
Source: https://github.com/Ayub-Khan/immortal_agent_swarm/tree/main/.agents/skills/workflow-execution
Command: npx skills add https://github.com/Ayub-Khan/immortal_agent_swarm --skill workflow-execution-ayub-khan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates the Immortal Agent Swarm workflow, coordinating waves, spawn management, synthesis, approvals, and progress tracking to enable end-to-end task execution without manual micromanagement.

Core Features & Use Cases

  • Exactly 3 parallel sub-agents per wave to ensure diverse coverage with controlled coordination.
  • Wave gating and approval checkpoints after planning and review to keep stakeholders in the loop.
  • Synthesis and memory updates between waves to produce unified outcomes and traceable decisions.
  • Supports complex development tasks such as research, planning, implementation, testing, and impact verification with rollback and error handling.

Quick Start

Initialize a new task and run the 5-wave workflow with 3 concurrent agents per wave to coordinate research, planning, implementation, and review.

Frequently Asked Questions about workflow-execution

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

FAQPage Schema
What is multi-agent workflow orchestration and when do I need it for development tasks?

Multi-agent workflow orchestration coordinates distributed engineers across cross-domain collaboration tasks. You need it for iterative synthesis, gated approvals, and complex development work like migrations where manual micromanagement is impractical.

How do I coordinate parallel agents for software development and feature implementation?

Coordinate parallel agents by running a 5-wave execution workflow with exactly 3 concurrent sub-agents per wave. This structure ensures diverse coverage while maintaining controlled coordination across research, planning, implementation, and review phases.

Can I use gated approvals and wave-based coordination for complex task migrations?

Yes, gated approvals and wave-based coordination are supported for complex task migrations. The workflow includes checkpoint gating after planning and review phases to keep stakeholders in the loop throughout the migration process.

Does multi-agent orchestration handle rollback and error handling for iterative synthesis?

Multi-agent orchestration includes rollback and error handling for iterative synthesis. Memory updates and synthesis occur between waves to produce unified outcomes and traceable decisions, ensuring errors can be managed without losing progress.

What's the best way to automate cross-domain collaboration without manual micromanagement?

Automate cross-domain collaboration by initializing a task and running a structured 5-wave workflow. This approach manages spawn coordination, progress tracking, and stakeholder approvals automatically, eliminating the need for manual micromanagement.

Are there limitations to using a fixed 5-wave agent swarm for workflow automation?

The fixed 5-wave structure limits flexibility for tasks requiring fewer phases or continuous asynchronous execution. It is designed for structured development cycles with distinct research, planning, implementation, and review stages rather than open-ended workflows.