Windows Agent Orchestrator — Development skill for Claude Code
Windows-native, headless orchestrator for dispatching certified worker agents through local agent runtimes (claude-code/codex/opencode/kimi).
How to install Windows Agent Orchestrator
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open DrDexter6000/windows-agent-orchestrator and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Windows Agent Orchestrator does
Windows-native, headless orchestrator for dispatching certified worker agents through local agent runtimes (claude-code/codex/opencode/kimi). Transcript-as-source-of-truth, runtime-agnostic, scorecard gates, runtime certification.
Alternatives in Development
- Claude Certified Architect — This repository contains study materials for the Claude Certified Architect — Foundations certification 4.6k ★
- Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
- Health Scorecard — Build a weighted customer health scorecard for an account 1.3k ★
README
Windows Agent Orchestrator (WAO)
Windows-native, headless, runtime-agnostic orchestrator for local agent runtimes (claude-code / codex / kimi-code / opencode-serve, plus an experimental DeepSeek Harness JSON-RPC adapter). Drives agents via subprocess or HTTP, records everything to JSONL transcripts, provides git worktree isolation, resume, token/cost metrics, declarative DAG workflows, and evidence-chain scorecard gating.
**Value & boundary (ADR 0018):** WAO's value is routing worker token spend onto external provider quota — it lets a Lead dispatch real work to external worker runtimes so the token bill lands on the worker's provider, instead of pulling the work back into the Lead's own context. WAO is an assisted execution control plane, not a gate and not a second semantic supervisor. WAO 自动监测,不自动监督;自动封装,不自动验收;自动呈现,不自动决策。 (English: WAO monitors, never supervises; packages, never accepts; presents, never decides.)
**New to WAO?** Start with [`AGENT_ONBOARDING.md`](AGENT_ONBOARDING.md) — it is the one authoritative path from zero to a working setup: install WAO, configure **ONE** worker, validate it, connect an MCP Host, and run a first read-only canary. You do **not** need all six runtimes or every provider credential to start.
- Minimal dependencies — plain Node ESM; only
@modelcontextprotocol/sdk+zodfor the MCP control surface. No Docker/WSL. - Transcript is source of truth — every run reconstructable from
runs/.jsonl. - Windows-native — worktree isolation + process-tree cleanup tuned for Windows.
Vision
WAO is a Windows-native control plane that lets a lead agent dispatch external worker agents to do real repository work, routing the token spend onto each worker's provider quota. It keeps orchestration out of worker system prompts: workers receive normal task prompts, while WAO owns transcripts, state, isolation, workflow execution, metrics, and evidence-chain scorecard gates. Certification is advisory
Related Skills
Fleet Lane Dispatch
Use when dispatching a batch of autonomous CCC worker lanes with a mission brief and a report_to return addres
Sctxx
sctxx — coding agent Session Context Extractor. standalone, agent-agnostic CLI (plus a thin Agent Skill wrappe
CLI Agent MCP
MCP (stdio) server that lets Claude Desktop drive a local headless CLI coding agent (Claude Code or Cursor) as
Codex Headless
Programmatically drive the real OpenAI Codex CLI in a PTY — structured events, live rollout-stream token strea
Claude Code Headless
Programmatically drive the real Claude Code CLI in a PTY — structured semantic/screen/committed events, live t
Claude Code Driver
Portable Claude Code skill for headless dispatch, resume discipline, and transcript monitoring on any OS and a
Related Agents
Kimi Worker
Forward a coding, diagnosis, or review task to Kimi K3 (Moonshot) through the local kimi-worker.sh runtime. Us
Fpm Transcription
Produces a certified transcript by running two independent ASR engines (Soniox boosted + ElevenLabs Scribe) co
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and