task-coordinator

Coordinate task lifecycles and /fleet parallel execution for Unity AI development.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fuxiang123/unity-harness --skill task-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-coordinator
Source: https://github.com/fuxiang123/unity-harness/tree/main/assets/github/skills/task-coordinator
Command: npx skills add https://github.com/fuxiang123/unity-harness --skill task-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manages task lifecycles, coordinates /fleet parallel execution, and handles acceptance results within Unity AI-assisted development workflows.

Core Features & Use Cases

  • Generate task contracts from requirements docs
  • Plan /fleet parallel execution with clear prompts
  • Track iteration progress and handle acceptance/reversions
  • Update progress dashboards and reports as iterations complete
  • Support iterative refinement through acceptance results

Quick Start

Create a task snapshot and generate a task contract from docs, then push the /fleet plan for parallel execution.

Frequently Asked Questions about task-coordinator

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

FAQPage Schema
How do I coordinate parallel execution for AI development tasks?

To coordinate parallel execution, you can generate task contracts from requirements and push fleet plans. This orchestrates parallel execution by providing clear prompts and tracking progress through reviews.

How do I generate task contracts from requirement documents?

Generating task contracts from requirement documents involves creating a task snapshot from your specs. The system then uses GitHub templates to produce the task contracts needed for fleet execution.

What is the best way to track iteration progress in Unity AI projects?

Tracking iteration progress in Unity AI projects is handled by updating progress dashboards and reports. The system monitors acceptance results and handles reversions to support iterative refinement.

Do I need GitHub templates to orchestrate fleet execution?

Yes, GitHub templates for task contracts are required to orchestrate fleet execution. Access to docs/harness/specs and fleet prompts is also necessary to manage the full task lifecycle.

Can I use this for planning iterations from requirement docs?

Yes, planning iterations from requirement docs is a core function. It manages the entire task lifecycle from initial requirement extraction to final acceptance within Unity AI-assisted workflows.

Why does fleet parallel execution require access to docs/harness/specs?

Fleet parallel execution requires docs/harness/specs to accurately generate task contracts and clear prompts. This access ensures that the orchestrated fleet execution aligns with project requirements.