← Back to Skills Marketplace
hackjsw

subagent-orchestrator

by hackjsw · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
857
Downloads
0
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install subagent-orchestrator
Description
Orchestrate OpenClaw subagents for continuous autopilot workflows. Use when managing UI/代码/验证/档案/侦察 task lines, continuing multi-round work without waiting f...
Usage Guidance
What to consider before installing: - This skill will autonomously read and update AGENT_TASK_BOARD.md and write durable records into a memory/ folder; it will also delete temporary artifacts and spawn further subagents until a stop condition. Make sure you are comfortable with an agent making those workspace file changes automatically. - The metadata does not declare required config paths even though the instructions reference specific files; ensure the task-board and memory locations are where you expect and back them up before use. - Test in a sandbox or with a small non-critical project first to verify behavior and avoid runaway loops. Establish user-facing pause/stop controls and monitor the first runs. - Because it makes persistent file changes, limit the skill to projects where automated edits are acceptable and avoid giving unrelated system credentials (none are requested by the skill).
Capability Analysis
Type: OpenClaw Skill Name: subagent-orchestrator Version: 1.0.0 The skill bundle is a legitimate orchestration framework for managing multi-agent 'autopilot' workflows. It defines a structured communication protocol (SUBAGENT_RECORD_PROTOCOL.md) and state management rules (SKILL.md) using local markdown files like AGENT_TASK_BOARD.md and memory logs. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions focus entirely on coordinating task handoffs and maintaining workflow continuity.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill is an orchestrator for continuous subagent task lines. It does not request unrelated binaries, env vars, or external services and the required behaviors (reading/updating a task board, writing memory records, dispatching subagents, cleaning sessions) are coherent with the stated purpose.
Instruction Scope
SKILL.md explicitly instructs reading and updating AGENT_TASK_BOARD.md, writing durable records to memory/YYYY-MM-DD.md, cleaning finished sessions, deleting temporary artifacts, and immediately re-dispatching next slices. Those actions are within the orchestrator's scope, but the skill metadata lists no required config paths even though multiple workspace files and directories are named. A user should expect the agent to modify workspace files and spawn further subagents autonomously per these instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This has low install risk because nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or external tokens. There are no unexplained secrets or cross-service credentials required by the skill.
Persistence & Privilege
always is false and autonomous model invocation is allowed (the platform default). The skill's rules encourage continuous autonomous re-dispatching and file modifications. That behavior is intended and coherent, but it increases the practical blast radius (agent will continue task lines and edit files until paused/blocked/done).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install subagent-orchestrator
  3. After installation, invoke the skill by name or use /subagent-orchestrator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release: continuous autopilot orchestration, structured return tags, anti-drop guard, delivery-proof rule, and same-turn node advancement.
Metadata
Slug subagent-orchestrator
Version 1.0.0
License
All-time Installs 9
Active Installs 9
Total Versions 1
Frequently Asked Questions

What is subagent-orchestrator?

Orchestrate OpenClaw subagents for continuous autopilot workflows. Use when managing UI/代码/验证/档案/侦察 task lines, continuing multi-round work without waiting f... It is an AI Agent Skill for Claude Code / OpenClaw, with 857 downloads so far.

How do I install subagent-orchestrator?

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

Is subagent-orchestrator free?

Yes, subagent-orchestrator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does subagent-orchestrator support?

subagent-orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created subagent-orchestrator?

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

💬 Comments