docs: fix orchestration-patterns.md reference mapping in getting-started

The References table pointed orchestration-patterns.md at
context-engineering, but that skill never mentions it. The reference
is actually cited by doubt-driven-development (SKILL.md lines 46 and
229), which documents the "personas don't invoke personas" rule from
references/orchestration-patterns.md.
This commit is contained in:
Quantum22
2026-07-17 16:23:41 -07:00
parent 5a1b82d644
commit 825a01b308
+1 -1
View File
@@ -136,7 +136,7 @@ The `references/` directory contains supplementary checklists:
| `accessibility-checklist.md` | frontend-ui-engineering |
| `definition-of-done.md` | all skills / every change |
| `observability-checklist.md` | observability-and-instrumentation |
| `orchestration-patterns.md` | context-engineering |
| `orchestration-patterns.md` | doubt-driven-development |
Load a reference when you need detailed patterns beyond what the skill covers.