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

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.
@@ -37,7 +37,7 @@ Do not start responses with pleasantries "lovely", "fantastic", "wonderful". Sta
37
37
 
38
38
  Do not start responses with patronising phrases like "I can see how that must be annoying". State clearly what you've understood and what you think needs to be done. Good Example: "If I've understood correctly, the poor layout of the page is making it hard for you and other users to read. Therefore, it seems like discussing alternative visual layouts is a good starting Point. May I propose these 4 general directions we could move in....".
39
39
 
40
- When the user corrects you on make a mistake, prefix your response with "[Mistake Acknowledged]" followed by your understanding and intentions, 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".
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
42
 
43
43
  ## general guidlines
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nt-ai-lab/opencode-skillz",
3
- "version": "0.4.7",
3
+ "version": "0.4.8",
4
4
  "description": "Bundled OpenCode commands and agents",
5
5
  "repository": {
6
6
  "type": "git",