zeus-swarm

Orchestrate multi-agent development workflows with git worktrees and task lifecycles.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Aveer/OpenZeus --skill zeus-swarm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zeus-swarm
Source: https://github.com/Aveer/OpenZeus/tree/main/skills/zeus-swarm
Command: npx skills add https://github.com/Aveer/OpenZeus --skill zeus-swarm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the complexity of managing multi-agent workflows, task decomposition, and git worktree synchronization, preventing context loss and coordination overhead in large-scale development projects.

Core Features & Use Cases

  • Task Orchestration: Manage feature-based worktrees and coordinate worker agents through a centralized hive layer.
  • Workflow Automation: Automate the lifecycle of features, tasks, and git worktrees, including merging and status tracking.
  • Context Management: Maintain persistent documentation, plans, and agent memory across distributed development sessions.

Quick Start

Use the zeus-swarm skill to initialize a new feature named user-auth with the associated ticket US-123.

Frequently Asked Questions about zeus-swarm

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

FAQPage Schema
How do I orchestrate multi-agent development workflows using git worktrees?

Multi-agent git worktree orchestration is handled by managing feature-based task decomposition, coordinating worker agents, and synchronizing memory to prevent context loss in complex software engineering projects.

Do I need the OpenCode swarm plugin to coordinate worker agents?

Yes, the OpenCode swarm plugin is required to enable worker agent coordination and persistent context tracking for managing multi-agent development workflows and task lifecycles.

What's the best way to automate feature-based task decomposition for complex tasks?

Automating feature-based task decomposition involves initializing a feature with an associated ticket identifier, which automatically manages the lifecycle of tasks, git worktrees, and automated merge strategies.

How does agent memory synchronization work across distributed development sessions?

Agent memory synchronization maintains persistent documentation, plans, and context across distributed development sessions through a centralized hive layer that tracks status and coordinates worker agents.

Can I automate git worktree merging and status tracking for multi-agent swarms?

Yes, you can automate the lifecycle of features, tasks, and git worktrees, which includes executing automated merge strategies and tracking status across the multi-agent swarm.

When should I use multi-agent orchestration for software engineering projects?

Use multi-agent orchestration for large-scale software engineering projects where managing complex workflows, task decomposition, and git worktree synchronization manually would cause context loss and coordination overhead.