Skip to main content
在 Manus 中运行任何 Skill
一键导入

anthropic-orchestrator

星标0
分支0
更新时间2026年7月19日 23:34

Single-vendor multi-agent coding pipeline with tiered model routing: your main session orchestrates and plans, a cheap Claude coder (e.g. Sonnet) implements standard items and a strong one (e.g. Opus) takes the hard ones, a strong-model subagent reviews adversarially, every finding passes an evidence-based TRIAGE before it can loop, and an orchestrator acceptance gate audits criteria-vs-evidence before merge. Use when the user wants an orchestrated implement→review→merge lifecycle WITHOUT a second vendor ("all-Claude", "anthropic-only", "no codex", or no Codex CLI installed), wants cost-tiered delegation (cheap coder on crisp briefs, strong coder on hard parts), or says "orchestrate this" in a Claude-only environment. Requires: git repo + a subagent-capable harness. If the OpenAI Codex CLI IS available and the work is high-stakes, prefer the sibling cross-vendor-orchestrator skill (uncorrelated review beats same-family review).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly