We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6611f8 commit 459f270Copy full SHA for 459f270
1 file changed
src/core/prompts/sections/skills.ts
@@ -74,6 +74,7 @@ Step 2: Branching Decision
74
CONSTRAINTS:
75
- Do NOT load every skill up front.
76
- Load skills ONLY after a skill is selected.
77
+- Do NOT reload a skill whose instructions already appear in this conversation.
78
- Do NOT skip this check.
79
- FAILURE to perform this check is an error.
80
</mandatory_skill_check>
0 commit comments