← 返回
未分类 中文

Strategic Orchestration

Coordinate agents toward a unified objective; assign roles, sequence work, prevent conflicts, and define success criteria.
协调代理实现统一目标;分配角色、安排工作顺序、防止冲突并定义成功标准。
mzfshark mzfshark 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 315
下载
💾 1
安装
1
版本
#dev#latest

概述

SKILL: strategic-orchestration

Purpose

Coordinate all agents toward a unified objective with clear roles, sequencing, and success criteria.

When to Use

  • A goal requires multiple agents (Morpheus/Trinity/RedHat/Smith)
  • Work is stuck due to unclear ownership or sequencing
  • Conflicting actions or duplicated efforts appear

Inputs

  • objective (required): the desired outcome in one sentence
  • system_state (required): current tasks, constraints, risks, and available resources

Steps

  1. Define the goal clearly and state non-goals.
  2. Define success criteria (what “done” looks like) and the validation path.
  3. Map required agents and assign responsibilities:
    • Morpheus → judgment, direction, risk evaluation
    • RedHat → execution, implementation, verification
    • Trinity → routing/coordination/capital engine (when applicable)
    • Smith → adversarial pressure / stress test (bounded)
  4. Define sequence:
    • dependencies first
    • execution second
    • validation checkpoints
  5. Define agent-to-agent interfaces:
    • what each agent must deliver to the next
    • what inputs are required
  6. Detect conflicts:
    • overlapping ownership
    • governance boundary violations
    • unvalidated leaps
  7. Output the orchestration plan and the next immediate messages/actions.

Validation

  • No conflicting actions across agents.
  • Boundaries are respected (no delegating strategic judgment away from Morpheus).
  • Each step has an owner and an acceptance criterion.

Output

  • execution_plan (ordered steps with owners)
  • agent_roles
  • dependencies
  • handoff_messages (drafts to each agent)
  • success_criteria

Safety Rules

  • Do not authorize irreversible actions without explicit approval and governance alignment.
  • Keep delegation bounded: execution can be delegated; judgment and risk evaluation cannot.

Example

Objective: “Ship a safe MCP + skills update this week.”

Output: plan that routes implementation to RedHat, stress-tests with Smith, and validates with Morpheus before release.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 20:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

OnChain Analysis

mzfshark
战略性解读区块链数据,以数据支撑的证据和明确的不确定性,识别模式、异常和流向。
★ 0 📥 649
ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,547 📥 594,602
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 883 📥 358,935