orchestrator-system-wiring

Define UE container orchestrator agent roles and mandates for end-to-end tasks.

2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/buchananwill/ue-claude-scaffold --skill orchestrator-system-wiring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator-system-wiring
Source: https://github.com/buchananwill/ue-claude-scaffold/tree/main/skills/orchestrator-system-wiring
Command: npx skills add https://github.com/buchananwill/ue-claude-scaffold --skill orchestrator-system-wiring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates a defined blueprint for how the UE container orchestrator resolves sub-agents, assigns mandates, and executes a terminal style sweep to ensure predictable, auditable execution of tasks.

Core Features & Use Cases

  • Agent-resolution mapping for container-tuned roles: implementer, safety-reviewer, reviewer, tester, decomp-reviewer, style-sweep.
  • Clear mandates per agent to maintain discipline, lifecycle, and invariants.
  • End-to-end orchestration workflow: plan design, delegation, execution, review, and audit trail.

Quick Start

Configure the UE container orchestrator and delegate initial plan tasks to the defined container agents to start an end-to-end build and review workflow.

Frequently Asked Questions about orchestrator-system-wiring

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

FAQPage Schema
How do I orchestrate multiple container agents for end-to-end UE development tasks?

Container agent orchestration resolves specialized sub-agents such as implementer, reviewer, and style-sweep, assigning each a clear mandate to execute plan-driven UE development tasks predictably and maintain lifecycle discipline.

What is the required agent set for a plan-driven UE container workflow?

A plan-driven UE container workflow requires an agent set of implementer, safety-reviewer, reviewer, tester, decomp-reviewer, and style-sweep, each configured with specific mandates to maintain invariants.

How do I delegate builds and safety checks across specialized workflow agents?

Delegate builds and safety checks by configuring the UE container orchestrator to assign plan tasks to specialized container agents, executing delegated builds, reviews, and safety checks according to defined role mandates.

How does orchestrator-message-discipline compose with container agent workflows?

Orchestrator-message-discipline composes with container agent workflows by specifying how the UE orchestrator coordinates tasks, ensuring agents maintain communication discipline, lifecycle integrity, and an auditable execution trail.

When do I need a terminal style sweep in a multi-agent orchestration workflow?

A terminal style sweep is needed at the end of a multi-agent orchestration workflow to enforce code style invariants across all delegated agent outputs, ensuring the final build meets predictable execution standards.