Agent Plugins Marketplace
All plugins

sacha-orchestra

v1.0.4

Codex deployment package for the cross-project Sacha Orchestra Multi-Agent Workflow Orchestration Framework.

CodexClaude CodeAgent Plugins12 Skills

By Sacha OrchestraLicense: MIT0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Codex, Claude Code, and Agent Plugins
Parsed components
12 skill or MCP entries
Source updated
Sep 9, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install sacha-orchestra for Codex and Claude Code

Installs for the current user
codex plugin marketplace add yyqrc/SachaOrchestra
codex plugin marketplace upgrade sacha
codex plugin add sacha-orchestra@sacha

Paste and run these commands in a terminal with Codex. They add and refresh the sacha catalog, then install this plugin.

Compatibility: the page URL and API slug “sacha-orchestra” remain stable.

  • Codex: sacha-orchestra@agent-plugin-marketplacesacha-orchestra@sacha

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/yyqrc/SachaOrchestra

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sacha-orchestra/.

Plugin files

plugins/sacha-orchestra/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── plugin.json
├── skills/closeout/SKILL.md
├── skills/document-project/SKILL.md
├── skills/executor/SKILL.md
├── skills/explore/SKILL.md
├── skills/feedback/SKILL.md
├── skills/manager/SKILL.md
├── skills/planner/SKILL.md
├── skills/reviewer/SKILL.md
├── skills/roadmap/SKILL.md
├── skills/setup-agents/SKILL.md
├── skills/setup-project/SKILL.md
└── skills/using-sacha/SKILL.md

Included Skills12

closeoutskills/closeout/SKILL.md

Human 用“收口”原位完成当前唯一 Spec、用“存档”请求项目文档,或要求“收口并存档”时使用;普通正文提及不触发。

document-projectskills/document-project/SKILL.md

Human 提供显式发布文档目标并要求按模板新建或更新、Roadmap 提交自包含路线文档,或 Workflow 收尾候选成立时,安全写入项目文档;不生成 Roadmap 内容,不替代 Artifact。

executorskills/executor/SKILL.md

显式 Executor,或已接受 Sacha 并路由 Execute 时使用;在 Scope 内实施、验证。未 Intake、仅普通开发关键词或需改方案/授权时不接管。

exploreskills/explore/SKILL.md

Human 明确表示不理解,或显式请求探索、脑暴、解释、调查、辅助理解或方案打磨,或活跃 Planner 仍需持续探索、实质事实或关键决定,或 Roadmap 仍缺会改变方案的事实或 Human 决定时使用;调用节点已具备继续所需事实和决定且 Human 未提出上述请求时不用。

feedbackskills/feedback/SKILL.md

当 Human 在另一个真实任务中显式提交流程问题、使用反馈或插件开发想法时使用;有界只读调查并单向移交唯一反馈目标任务。

managerskills/manager/SKILL.md

主任务已接受 Sacha 或显式 Explore 且 Manager Gate 打开时使用;其他上下文、直接调用或 Gate 关闭时不接管。

plannerskills/planner/SKILL.md

显式 Planner,或已接受 Sacha 且 Planner Gate 打开时使用;冻结可执行 Scope/验收。未 Intake 或仅任务大、耗时、多文件时不接管。

reviewerskills/reviewer/SKILL.md

显式 Reviewer,或已接受 Sacha 且 Reviewer Gate 打开/重审时使用;独立核对 Scope、实现与证据。未 Intake、无 Gate 或参与实现者不得独立裁决。

roadmapskills/roadmap/SKILL.md

Human 显式要求生成、整理或更新跨阶段项目 Roadmap 时使用;单个可执行 Scope、Spec 起草或当前任务实施不用,不接受 Sacha、不进入生产 Role。

setup-agentsskills/setup-agents/SKILL.md

显式配置 Sacha 官方 Codex 自定义 Agent;普通流程不得调用。

setup-projectskills/setup-project/SKILL.md

显式生成/刷新 Project Integration;评估项目 Skill,通过 `dry-run`、hash 和回滚保护写入。

using-sachaskills/using-sacha/SKILL.md

Human 明确要求编排、选择接受或直接调用规范 Role 时使用;目标或下一步仍有影响实施路线的关键方案待比较冻结,或用户要求、实际后续消费者需要完整 Spec、跨上下文交接、正式协调或独立验收时主动判断入口。关键决定、范围、授权与验收明确且当前上下文可安全完成时不用;多文件、跨插件、行为修改或局部澄清本身不触发。

Plugin manifests3

plugins/sacha-orchestra/.codex-plugin/plugin.json
{
  "name": "sacha-orchestra",
  "version": "1.0.4",
  "description": "Codex deployment package for the cross-project Sacha Orchestra Multi-Agent Workflow Orchestration Framework.",
  "author": {
    "name": "Sacha Orchestra"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "Sacha Orchestra",
    "shortDescription": "Sense tasks before routing Planner, Executor, and Reviewer.",
    "longDescription": "提供 using-sacha 智能入口、平台无关派发合同、按 Skill 与 Role 选择模型的 Runtime Adapter、批准 Spec 的 Executor 任务迁移、三个可直接调用的生产 Role、显式 Explore、主流程外 Roadmap、内部 Manager 协调、Human 在独立任务调用的 Feedback 转移、Schema v4 项目配置,以及 Human 请求或策略驱动的项目文档。显式发布文档目标可按模板直接新建或更新,其他文档路线继续服从项目配置;清晰且已授权的任务保持 Direct,并持续保留授权、安全集成、原始证据、独立 Review 和可恢复 Handoff 边界。",
    "developerName": "Sacha Orchestra",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "Use $sacha-orchestra:using-sacha to execute a clear task directly or recommend Sacha only when orchestration materially changes execution."
    ]
  }
}
plugins/sacha-orchestra/.claude-plugin/plugin.json
{
  "name": "sacha-orchestra",
  "version": "1.0.4",
  "description": "Sacha Orchestra 的 Claude Code 部署包。清晰且已授权的任务保持 Direct,仅在编排会实质改变执行时使用精简派发、按项目 Skill 加载的 Runtime 和按 Role 选择的模型;提供三个生产 Role、Manager 协调、显式 Explore、主流程外 Roadmap、项目配置,以及 Human 显式请求或策略驱动的项目文档。",
  "author": {
    "name": "Sacha Orchestra"
  },
  "license": "MIT"
}
plugins/sacha-orchestra/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "sacha-orchestra",
  "version": "1.0.4",
  "description": "跨运行环境的多智能体工作流编排框架;清晰任务保持 Direct,并提供主流程外自包含项目 Roadmap 与按需探索、协调、恢复和独立验收能力。",
  "author": {
    "name": "Sacha Orchestra"
  },
  "license": "MIT",
  "keywords": [
    "workflow",
    "multi-agent",
    "orchestration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[sacha-orchestra on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sacha-orchestra)