← Back to Skills Marketplace
cwheeler67

Team Agents Orchestrator

by Christopher Wheeler · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
88
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install team-agents-orchestrator
Description
Run complex tasks with explicit role separation (operator, researcher, builder, editor), structured handoff contracts, and memory hygiene to prevent context...
Usage Guidance
This skill appears coherent and low-risk because it's purely procedural text with no installs or credential requests. Before enabling it for sensitive or autonomous runs: (1) review and test the handoff template with non-sensitive tasks so you understand how outputs are produced; (2) do not grant unrelated credentials or external tool access unless you explicitly need them for a task — the orchestrator itself won't request them, but an agent using other skills might; (3) verify that the agent follows the memory-hygiene guidance in practice (to avoid accidental promotion of transient/private data); and (4) monitor first runs to ensure no unexpected external calls or data exfiltration occur. If you plan to give the agent additional capabilities (APIs, file access), reassess proportionality at that time.
Capability Analysis
Type: OpenClaw Skill Name: team-agents-orchestrator Version: 1.0.0 The skill bundle provides a structured framework for multi-role task orchestration (Operator, Researcher, Builder, Editor) and memory management. It contains no executable code, network requests, or instructions that would lead to unauthorized data access or system compromise. The files (SKILL.md and handoff-contract.md) focus entirely on organizational workflows and task clarity.
Capability Assessment
Purpose & Capability
Name/description describe multi-role orchestration and the SKILL.md contains step-by-step orchestration, handoff contract, and memory rules that align with that purpose. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
Runtime instructions are confined to defining roles, creating handoff contracts, running role steps, and memory hygiene. They reference only the included handoff template and do not instruct the agent to read system files, export data, call external endpoints, or access credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by the skill itself.
Credentials
No required environment variables, credentials, or config paths. The skill does not declare any primary credential or request access beyond the agent's normal execution context.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. It allows normal autonomous invocation (platform default) but does not itself expand privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install team-agents-orchestrator
  3. After installation, invoke the skill by name or use /team-agents-orchestrator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: role-based orchestration with handoff contracts and memory hygiene
Metadata
Slug team-agents-orchestrator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Team Agents Orchestrator?

Run complex tasks with explicit role separation (operator, researcher, builder, editor), structured handoff contracts, and memory hygiene to prevent context... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Team Agents Orchestrator?

Run "/install team-agents-orchestrator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Team Agents Orchestrator free?

Yes, Team Agents Orchestrator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Team Agents Orchestrator support?

Team Agents Orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Team Agents Orchestrator?

It is built and maintained by Christopher Wheeler (@cwheeler67); the current version is v1.0.0.

💬 Comments