des-persona-workflow-coordinator

Coordinate DES-SKILL routing and workflow phase decisions for Data Engineering projects.

2|Updated May 20, 2026
One-click install
npx skills add https://github.com/DKSang/DES-SKILL --skill des-persona-workflow-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: des-persona-workflow-coordinator
Source: https://github.com/DKSang/DES-SKILL/tree/main/skills/des-persona-workflow-coordinator
Command: npx skills add https://github.com/DKSang/DES-SKILL --skill des-persona-workflow-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents an AI agent from derailing a Data Engineering project into ad hoc work by coordinating routing, workflow mode selection, phase gates, and status updates when artifacts are missing or unclear.

Core Features & Use Cases

  • Workflow routing and mode selection: Chooses between DES phase work and support skills, and selects the appropriate workflow mode (e.g., Quick Fix vs Standard/Enterprise) while keeping lifecycle traceability intact.
  • Artifact-aware recovery: Detects missing upstream evidence (business, source, contract, governance, verification) and names blockers as workflow risks instead of treating them as administrative gaps.
  • Explicit persona handoffs: Transfers execution to the correct DES persona skill (Data Product Analyst, Source & Domain Analyst, Data Architect, Implementation Developer, or Delivery Reviewer) based on what is uncertain.
  • Use case: When you resume a paused DE project and the agent only has partial artifacts, this Skill coordinates the next safe step, requests what’s needed via the correct persona, and avoids overwriting critical lifecycle decisions without approval.

Quick Start

Use des-persona-workflow-coordinator to decide the next correct DES phase or support skill based on the artifacts you already have.

Frequently Asked Questions about des-persona-workflow-coordinator

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

FAQPage Schema
How do I resume a paused data engineering project with missing artifacts?

To resume a paused data engineering project with missing artifacts, use workflow coordination to detect missing upstream evidence, name blockers as workflow risks, and route execution to the correct persona to request what is needed.

What is persona routing in a data engineering lifecycle workflow?

Persona routing in a data engineering lifecycle workflow is the process of transferring execution to specific design or delivery roles, such as Data Product Analyst or Data Architect, based on what is uncertain in the current project phase.

How do I enforce phase gating and prevent ad hoc work in data engineering workflows?

To enforce phase gating and prevent ad hoc work in data engineering workflows, apply phase-safe guardrails that select a next skill and artifact target, enforce phase boundaries, and record any explicit overrides to maintain lifecycle traceability.

How do I handle stale upstream artifacts during data engineering workflow orchestration?

Handling stale upstream artifacts during data engineering workflow orchestration requires artifact-aware recovery to identify missing business, source, contract, governance, or verification evidence and flag them as blockers before proceeding.

When do I need to select a Quick Fix workflow mode versus a Standard workflow mode?

You need to select a Quick Fix workflow mode versus a Standard or Enterprise mode when coordinating workflow routing, ensuring the chosen mode aligns with the current uncertainty while keeping data engineering lifecycle traceability intact.

Can I overwrite lifecycle decisions without approval when using a workflow coordinator?

You cannot overwrite critical lifecycle decisions without approval when using a workflow coordinator, as it applies phase-safe guardrails to explicitly manage handoffs and prevent derailing the project into ad hoc work.