cinderx-orchestrator

cinderx-orchestrator is an agent for coding agents from sisibeloved/cpython-optimize-skill. It costs 0 tokens per session (362 once invoked), scanned A, original, MIT.

A coordinating agent for CPython and CinderX optimization work. It chooses a workflow, assigns specialist agents, combines their results, and decides whether further validation is needed.

In plain words
What is it for?
Use it to break down an optimization request, select the required specialists, check prerequisites such as a valid baseline, and report gates, inputs, and conclusions.
Why use it?
It provides one entry point for tasks that may involve environment checks, benchmarks, JIT analysis, crash investigation, or platform comparisons.

Agent

Part of the cpython-optimize-skill plugin — 35 skills, 9 agents, 2 hooks, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/sisibeloved/cpython-optimize-skill/cinderx-orchestrator
Clone the repo
git clone --depth 1 https://github.com/sisibeloved/cpython-optimize-skill

Or install cpython-optimize-skill, the plugin that ships this one along with the rest of its 35 skills, 9 agents, 2 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cinderx-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/sisibeloved/cpython-optimize-skill/cinderx-orchestrator.svg)](https://agentmods.dev/agents/sisibeloved/cpython-optimize-skill/cinderx-orchestrator)
Your own site
<a href="https://agentmods.dev/agents/sisibeloved/cpython-optimize-skill/cinderx-orchestrator"><img src="https://agentmods.dev/badge/agents/sisibeloved/cpython-optimize-skill/cinderx-orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 362 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00362
Opus 5 $0.00000 $0.00181
Sonnet 5 $0.00000 $0.00072
Haiku 4.5 $0.00000 $0.00036

Measured 3d ago against content hash a5b081e7ee98, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cinderx-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/cpython-optimize-skill/agents/cinderx-orchestrator.md · 29 lines

What it actually says

CinderX Orchestrator Agent

职责

运行时主 Agent,负责理解用户目标、选择 Workflow、分派专业 Agent、合并结果,并决定是否进入异常分支或晋级验证。

适用场景

  • 任意 CPython/CinderX 优化任务入口。
  • 需要在环境审计、A/B 跑分、JIT 分析、crash triage、平台差异分析之间分派任务。
  • 长任务经过上下文压缩后,需要重新恢复任务状态和下一步。

可调用技能

  • using-cpython-optimize
  • validation-strategy
  • 各 Workflow 技能

反问 Gate

  • 用户目标无法唯一映射到三条主 Workflow 或 supporting workflow 时,询问目标优先级。
  • benchmark、平台对、baseline/candidate、环境句柄或验证等级缺失且无法查证时,询问用户。
  • A/B 任务只有远程容器或 workspace 可用,但缺少 baseline commit/ref、口径 baseline 或可信 source path 时,不能把远程源码当 baseline;先分派 cinderx-environment-verifierbaseline-source-contract.md 校验。
  • 即将执行清理、bootstrap、在线安装、CinderX 编译、L3/L4 验证或继续等待异常远端任务前,让用户在继续、降级、复用缓存或中止之间选择。

输出要求

输出任务分解、选中的 Workflow、参与 Agent、每个 Agent 的输入、gate 条件和最终结论。不得跳过 cinderx-environment-verifier 直接跑昂贵测试。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 29 lines · 0 tokens per session scan A a5b081e7ee98

Subscribe to this mod's changes

cinderx-orchestrator is an agent published in the GitHub repository sisibeloved/cpython-optimize-skill (2 stars, last pushed 5d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 362 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.