orch-dynamic-workflow ยท diff
git:20260912.83dcd5f to git:20260912.cfa320c
3 added, 3 removed. Audit A to A.
---
name: orch-dynamic-workflow
- description: Use when the user does not specify a workflow or skill to use. Deliver the request through coordinated making and one final independent review.
+ description: Use when no more specific workflow or skill fits the request. Coordinate work and one final independent review.
---
- State the intended result and its checks; investigate missing information. Select relevant [guidance](../../docs/architecture.md#guidance-selection) and resolve dependencies once. Use [orch-work](../orch-work/SKILL.md) for shared prerequisites and independent deliverables, giving each maker clear ownership and running them concurrently once their inputs are ready.
+ State the intended result and its checks; investigate missing information. Select relevant [guidance](../../docs/architecture.md#guidance-selection) and resolve dependencies once. Make an already-clear change directly; use [orch-work](../orch-work/SKILL.md) for investigation, shared prerequisites and independent deliverables, giving each maker clear ownership and running them concurrently once their inputs are ready.
- Join and verify the result. Use [orch-review](../orch-review/SKILL.md) once over the join. Return findings to the responsible makers for one repair pass, then verify the revision. Report what was made, checked, and remains unresolved.
+ Join and verify the result. Use [orch-review](../orch-review/SKILL.md) once. Make one repair pass, giving each shared fix one owner with the current joined result and needed inputs. Continue makers whose context helps, make clear fixes directly, or use orch-work. The pass includes repairs and their checks, without another review. Verify the revision and report what was made, checked, and remains unresolved.