Ccc Ao banner
KevinZai KevinZai

Ccc Ao

Development community

Description

--- description: "Composio AO — spawn parallel agents with worktree isolation" --- # /ao — Composio Agent Orchestrator Wraps the `ao` CLI (`@composio/ao`). Spawns parallel agents across projects with git worktree isolation. ## When activated: Check if `ao` CLI is available: ```bash which ao ``` If not found, display: ``` ao CLI not installed. Run: npm i -g @composio/ao Then re-invoke /ao once installed. ``` If found, check the version: ```bash ao --version ``` Then present via AskUserQ

Installation

Installs to ~/.claude/skills/kevinzai-commander-ccc-ao/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kevinzai-commander-ccc-ao && curl -fsSL https://raw.githubusercontent.com/KevinZai/commander/HEAD/commands/ccc-ao.md -o ~/.claude/skills/kevinzai-commander-ccc-ao/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository