Commit 7faccfc
feat: recommend plan→execute→verify pattern, relax subdivision guidance
- Plan instruction: add recommended architecture pattern (plan→execute→verify)
with guidance that single execution expert is fine for straightforward roles
- Coordinator meta instruction: relax "break into focused units" to
"only split when responsibilities are genuinely distinct"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9166973 commit 7faccfc
File tree
2 files changed
+8
-2
lines changed- definitions/create-expert
- packages/runtime/src/messages
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments