🕸
AI EngineeringGo

Orchestration

by fengshao1227

Orchestration is an AI Engineering skill for Claude Code, published by fengshao1227 in ccg-workflow.

5.8K stars443 forkson fengshao1227/ccg-workflowAdded 2026/08/15Repository updated 2026/08/12
agent-teamsaiccgclaude-codeclicodexgeminillmno-denodejsopsxspecpromptworkflow
Install in seconds
Install Orchestration
Copy Orchestration into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/fengshao1227/ccg-workflow/tree/main/templates/skills/domains/orchestration ~/.claude/skills/orchestration

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/fengshao1227/ccg-workflow.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
templates/skills/domains/orchestration/SKILL.md in fengshao1227/ccg-workflow
Installs to
~/.claude/skills/orchestration
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Orchestration does

Orchestration coordinates multiple AI agents for task decomposition, parallel execution, and conflict resolution. Use it when you need multi-agent collaboration or parallel processing in complex coding workflows.

Orchestration is cataloged under AI Engineering on DirSkills. Orchestration comes from a repository tagged agent-teams, ai, ccg, claude-code and cli.

Documentation

README

🕸 协同编排秘典

知识主题

主题 文档 涵盖
多Agent协同 multi-agent.md 角色定义、任务分解、通信协议、冲突解决、状态共享

使用场景

  • 大型任务分解
  • 多文件并行处理
  • 复杂系统重构
  • 跨模块协同开发
  • 紧急多点修复

Codex 强化要点

  • 优先使用 spawn_agent/send_input/wait/close_agent 形成闭环。
  • 代码探索优先 explorer,执行改动使用 worker,长耗时任务使用 awaiter
  • 每个文件同一时刻仅允许一个 Agent 写入,先锁文件再并行。

Frequently asked about Orchestration

  • What else does fengshao1227 publish alongside Orchestration?

    Orchestration is one of 25 skills that DirSkills catalogs from fengshao1227/ccg-workflow, the repository it ships in. Its siblings there include AI Capability Index, Adaptive Design and Animate. Each one is a separate skill with its own page in this directory, installs the same way Orchestration does, and is maintained by fengshao1227 in that same repository. The rest of the collection is listed on the fengshao1227/ccg-workflow page.

  • How does Orchestration compare to other AI Engineering skills?

    Orchestration ranks #458 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Orchestration against them. Open each page to compare what they document and how they install.

More from fengshao1227/ccg-workflow

Orchestration is one of 25 skills cataloged on DirSkills from fengshao1227/ccg-workflow.

See all 25 skills
🤖
2w ago

AI Capability Index

AI Capability Index catalogs AI/LLM skills for agent development, LLM security, RAG systems, and prompt engineering, routing users to the right capability when they mention AI, LLM, Agent, RAG, or Prompt.
AI Engineering
5.8K443
📱
2w ago

Adaptive Design

Adaptive Design adjusts existing designs to work across different screen sizes, devices, platforms, and use cases. Use it when implementing responsive layouts, breakpoints, touch targets, or cross-device compatibility.
Frontend
5.8K443
2w ago

Animate

Animate reviews a feature and adds purposeful animations, micro-interactions, and motion effects to improve usability and feedback. Use when users request animation, transitions, hover effects, or making a UI feel more alive.
Frontend
5.8K443
🏗️
2w ago

Architecture Design

Architecture Design indexes architecture skills covering API design, security architecture, cloud native, message queues, and caching. Use it when someone mentions architecture, design, API, or cloud native to route to the right subskill.
DevOps
5.8K443
🗃️
2w ago

Bulk Archive Change

Bulk Archive Change archives multiple completed OpenSpec changes in one operation. It prompts for a multi-select of active changes, resolves spec conflicts by checking the codebase, syncs delta specs, and moves the selected changes to the archive.
Automation
5.8K443
🛡️
2w ago

CCG Quality Gates

CCG Quality Gates provides mandatory quality checkpoints for security, code quality, change impact, and module completeness, plus a documentation generator. It also includes ant colony-inspired multi-agent coordination and is auto-installed by the CCG workflow system.
Quality
5.8K443