orchestrate-engineering skillA
orchestrate-engineering is agent-read markdown (skill) from phelan164/codex-howto: Coordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whether delegation was worthwhile. Use when the user asks to delegate, parallelize, orchestrate, use subagents, fan out a review, or handle a large task with independent workstreams; do not use for small, tightly coupled, or inherently sequential tasks..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Orchestrate Engineering ## Start with the delegation decision 1. Read applicable `AGENTS.md` files and the task’s acceptance criteria. 2. Map dependencies before creating workers. 3. Use one agent when the task is small, tightly coupled, or dominated by shared-file edits. 4. Delegate only when at least two workstreams are genuinely independent, noisy investigation should be isolated, or specialized review materially improves coverage. 5. Explain the chosen topology briefly before starting workers. Subagents normally consume more total tokens than a comparable single-agent run. Optimize for fewer failed loops, cleaner context, better coverage, or lower elapsed time—not the highest agent count. ## Choose a topology - Use **fan-out/fan-in** for independent read-only research, review, triage, or log analysis. - Use a **pipeline** when exploration, planning, implementation, testing, and review depend on prior outputs. - Use **partitioned implementation** only after shared interfaces are stable and each worker owns exclusive files or subsystems. …
Read the whole file at its exact version.
How to install
mdr add phelan164/codex-howto/orchestrate-engineering@git:20260724.a8a7148mdr add phelan164/codex-howto/orchestrate-engineering@sha256:5f9b767477217897Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_wj6opz34lybjl63e)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3956 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
phelan164/codex-howto · 9 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wj6opz34lybjl63e GET https://markdownregistry.com/api/v1/resolve?ref=phelan164/codex-howto/orchestrate-engineering GET https://markdownregistry.com/api/v1/blob/5f9b767477217897d35b2f712b52e38598c645f0a2b8eafd3f2c07dd5335b724
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.