gsd-coordinator

Coordinate Claude, Codex, and OpenCode workers through a dispatch-verify-synthesize workflow.

15|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/buildoak/fieldwork-skills --skill gsd-coordinator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-coordinator
Source: https://github.com/buildoak/fieldwork-skills/tree/main/skills/gsd-coordinator
Command: npx skills add https://github.com/buildoak/fieldwork-skills --skill gsd-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

End-to-end orchestration of complex AI-driven tasks across multiple coding engines, coordinating dispatch, verification, and synthesis to produce a single, coherent final deliverable.

Core Features & Use Cases

  • Coordinates Claude, Codex, Codex Spark, and OpenCode workers using a dispatch-verify-synthesize workflow to maximize model diversity and output quality.
  • Verifies outputs across engines and synthesizes results into a final artifact, with artifacts written to the configured workbench.
  • Integrates with the upstream agent-mux CLI for worker dispatch and orchestration.

Quick Start

Dispatch a bounded orchestration task with multiple engines via agent-mux, verify outputs, and synthesize a final result.

Frequently Asked Questions about gsd-coordinator

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

FAQPage Schema
How do I orchestrate multi-engine AI tasks across different coding models?▼

To orchestrate multi-engine AI tasks, you coordinate multiple coding engines using a dispatch-verify-synthesize workflow. This approach maximizes model diversity by verifying outputs across engines and synthesizing them into a single coherent artifact.

What is the best way to verify and synthesize outputs from multiple AI coding engines?▼

The best way to verify and synthesize outputs from multiple AI coding engines is applying a structured quality check workflow. It dispatches bounded tasks to workers, verifies their independent outputs, and synthesizes the results into a final deliverable.

Do I need the agent-mux CLI to coordinate Claude, Codex, and OpenCode workers?▼

Yes, you need the agent-mux CLI to coordinate Claude, Codex, and OpenCode workers. The upstream agent-mux CLI is required for worker dispatch, orchestration, and writing synthesized artifacts to the configured workbench.

Can I use cross-engine task orchestration for multi-step coding workflows requiring model diversity?▼

Yes, you can use cross-engine task orchestration for multi-step coding workflows requiring model diversity. It coordinates dispatch, verification, and synthesis across engines to maximize output quality for complex, multi-step tasks.

What are the limitations of multi-engine AI orchestration?▼

A limitation of multi-engine AI orchestration is that it requires the upstream agent-mux CLI for worker dispatch. Additionally, it is designed for bounded tasks, meaning unbounded or continuous coding processes may not synthesize properly into a final artifact.