coordinator

Validate, update, log, and queue handoff records for artifact routing.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Will-Aveva/phoenix-chassis --skill coordinator-will-aveva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coordinator
Source: https://github.com/Will-Aveva/phoenix-chassis/tree/main/.agent/skills/coordinator
Command: npx skills add https://github.com/Will-Aveva/phoenix-chassis --skill coordinator-will-aveva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Coordinator protects flow by ensuring artifacts reach the right role at the right time, preventing handoff bottlenecks and misalignments.

Core Features & Use Cases

  • Handoff governance: validate, update, log, and queue handoff records to maintain a traceable flow.
  • Escalation handling: route conflicts to the Governor or Spec Writer when authority or fidelity concerns arise.
  • Auditable routing: maintain an append-only routing log and ensure phase gates are respected.

Quick Start

Route artifacts to the correct role at the right time and log the handoffs.

Frequently Asked Questions about coordinator

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

FAQPage Schema
How do I coordinate workflow handoffs to ensure artifacts reach the correct role?

Coordinate workflow handoffs by executing a validate, update, log, and queue protocol for artifacts. This governance process ensures items reach the correct role at the right time, preventing bottlenecks and maintaining a traceable flow.

What is handoff governance and how does it prevent workflow misalignment?

Handoff governance validates, updates, logs, and queues routing records to maintain an auditable, traceable flow. It prevents misalignment by ensuring artifacts reach the right role at the right time while respecting phase gates.

How do I handle escalations when workflow routing conflicts arise?

Handle workflow routing conflicts by escalating artifacts to the Governor or Spec Writer. This escalation path resolves authority or fidelity concerns during phase transitions without disrupting the overall governance flow.

Can I maintain an auditable routing log for phase transitions without direct pipeline work?

Yes, you can maintain an append-only routing log for phase transitions. The coordinator satisfies the handoff protocol by managing logging and constraint checks automatically, requiring no direct pipeline role work to maintain auditable routing.

When should I use a dedicated coordinator for workflow routing instead of manual handoffs?

Use a dedicated coordinator for workflow routing when phase transitions require strict constraint checks and append-only logging. It prevents handoff bottlenecks across dedicated conversations and escalation paths where manual routing would cause misalignment.