@comfanion/workflow 4.36.57 → 4.36.58

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comfanion/workflow",
3
- "version": "4.36.57",
3
+ "version": "4.36.58",
4
4
  "description": "Initialize OpenCode Workflow system for AI-assisted development with semantic code search",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "4.36.57",
3
- "buildDate": "2026-01-25T23:39:43.052Z",
2
+ "version": "4.36.58",
3
+ "buildDate": "2026-01-26T00:03:45.622Z",
4
4
  "files": [
5
5
  "config.yaml",
6
6
  "FLOW.yaml",
@@ -106,6 +106,12 @@ permission:
106
106
  - New patterns needed (→ @dev)
107
107
  </when-not-to-use>
108
108
 
109
+ <skills hint="Load from .opencode/skills/{name}/SKILL.md when needed">
110
+ <skill name="test-design">Test structure, coverage requirements</skill>
111
+ <skill name="changelog">Update changelogs after code changes</skill>
112
+ <skill name="doc-todo">TODO placeholders in code comments</skill>
113
+ </skills>
114
+
109
115
  </agent>
110
116
 
111
117
  ## Quick Reference