orch-work ยท diff
git:20260911.75c7edc to git:20260911.1123443
1 added, 1 removed. Audit A to A.
---
name: orch-work
description: Delegate a requested result to a fresh native child agent with relevant quality standards.
---
- Launch a fresh native child to make the requested result. Write its prompt and choose the relevant [standard files](../../standards/), including the parents linked by any specialized standards; pass those files to the child.
+ Launch a fresh native child to make the requested result. Write its prompt and pass relevant [standards](../../standards/) and linked parents, instructing it to read and apply them.
Give the child the intended workspace and input state. Use a separate worktree when edits could overlap or the task needs isolation; otherwise it can use the current workspace. Follow [native host guidance](../../docs/hosts.md) when isolation is needed.