Orchestrate Coders banner
bestdan bestdan

Orchestrate Coders

Productivity community

Description

--- description: Orchestrate coding work across coder agents — the session decomposes the task into packets, dispatches each to a selected coder backend (opus subagent, codex, agy, devin, or a custom CLI), verifies the diffs, and integrates the results allowed-tools: Bash, Glob, Grep, Read, Write, Edit, Agent, SendMessage, AskUserQuestion, Skill argument-hint: "<task> [--coder <backend>[:<model>]]... [-n N] [--plan <name>]" --- # Orchestrate Coders Invoke the **orchestrate-coders** skill with

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-orchestrate-coders/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-orchestrate-coders && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/orchestrate-coders.md -o ~/.claude/skills/bestdan-workflow-skills-orchestrate-coders/SKILL.md

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

Full documentation available on GitHub

View Source Repository