@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
package/src/build-info.json
CHANGED
|
@@ -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
|