---
name: "Run declarative multi-agent CLI workflows with Comanda"
slug: "run-declarative-multi-agent-cli-workflows-with-comanda"
description: "Turns repeatable AI work into versioned YAML pipelines that can call Claude Code, Codex, Gemini CLI, Kimi Code, API models, tools, files, worktrees, and MCP-exposed workflows from the terminal."
github_stars: 315
verification: "security_reviewed"
source: "https://github.com/kris-hansen/comanda"
author: "kris-hansen"
publisher_type: "independent"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "kris-hansen/comanda"
  github_stars: 315
---

# Run declarative multi-agent CLI workflows with Comanda

Turns repeatable AI work into versioned YAML pipelines that can call Claude Code, Codex, Gemini CLI, Kimi Code, API models, tools, files, worktrees, and MCP-exposed workflows from the terminal.

## Prerequisites

Comanda CLI, configured model or agent providers such as Claude Code, Codex, Gemini CLI, Kimi Code, or API models, optional MCP client/server setup

## Installation

Install or set up from the source-backed instructions:

Install with brew install kris-hansen/comanda/comanda or go install github.com/kris-hansen/comanda@latest, run comanda configure, generate a workflow with comanda generate workflow.yaml "review this code for bugs", then run it with comanda process workflow.yaml.

- Source: https://github.com/kris-hansen/comanda

## Documentation

- https://comanda.sh

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-declarative-multi-agent-cli-workflows-with-comanda/)
