coordinator

Coordinate Subagents through document-driven scheduling and closed-loop task workflows.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/walker-hzx/AI-Assistant --skill coordinator-walker-hzx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coordinator
Source: https://github.com/walker-hzx/AI-Assistant/tree/main/skills/coordinator
Command: npx skills add https://github.com/walker-hzx/AI-Assistant --skill coordinator-walker-hzx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill provides dynamic, document-driven orchestration to manage multiple Subagents, ensuring tasks are scheduled and executed without rigid workflows.

Core Features & Use Cases

  • Dynamic task orchestration based on task type and complexity.
  • Document-driven scheduling with per-task documents (coordinator, intent, plans, execution, verification, reviews, quality).
  • Closed-loop execution with progress checks and option-driven decision points.

Quick Start

输入一个具体任务描述,管家将基于需求分析自动调度合适的 Subagent 并执行完整流程。

Frequently Asked Questions about coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multiple subagents for a complex task without rigid workflows?

You can orchestrate subagents through dynamic, document-driven scheduling. The coordinator coordinates task execution by applying scheduling gates and maintaining documents to safely manage multi-agent collaboration without enforcing rigid workflows.

What is document-driven task planning and how does it manage execution?

Document-driven task planning manages execution by maintaining per-task documents for intent, plans, execution, and verification. It applies scheduling gates and progress checks to ensure closed-loop execution and option-driven decision points throughout the workflow.

Can I use dynamic scheduling for both simple and complex software engineering tasks?

Yes, dynamic scheduling applies to tasks of varying complexity, from simple to complex. It supports the full lifecycle including requirement analysis, planning, execution, verification, and review workflows regardless of the task scale.

How do I start multi-agent collaboration using a task description?

To start multi-agent collaboration, input a specific task description. The system performs requirement analysis and automatically schedules the appropriate subagents to execute the complete workflow.

What is the best way to ensure closed-loop execution in multi-agent orchestration?

The best way to ensure closed-loop execution is to use progress checks and option-driven decision points. This approach maintains coordinated documents and enforces scheduling gates to verify task completion safely.

When should I avoid dynamic orchestration for subagent coordination?

You should avoid dynamic orchestration if your task does not require multi-agent collaboration or document-driven scheduling. If your workflow needs strict rigid sequences rather than option-driven decision points, this approach may not fit.