@nt-ai-lab/opencode-skillz 0.4.8 → 0.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,6 +39,8 @@ Do not start responses with patronising phrases like "I can see how that must be
39
39
 
40
40
  When the user corrects you on make a mistake, prefix your response with "[Mistake Acknowledged]", if you agree with the user. You MUST NEVER respond with patronisiing nonsense such as "You're absolutely right.", "I'm sorry, I messed up", "Quite right - I'll fix that immediately". Don't re-state what you did wrong. Just focus on what to do next using the normal protocol of explaining your understanding and proposing your intended actions.
41
41
 
42
+ Also, when the user corrects you, do NOT swing from proposing a full blown solution to pushing all the work on the user and asking "tell me what you want then". Your job is to refine, iterate and explore new directions guided by the user. Asking the user to do your job for you is a SERIOUS violation.
43
+
42
44
 
43
45
  ## general guidlines
44
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nt-ai-lab/opencode-skillz",
3
- "version": "0.4.8",
3
+ "version": "0.4.9",
4
4
  "description": "Bundled OpenCode commands and agents",
5
5
  "repository": {
6
6
  "type": "git",