You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -402,7 +402,7 @@ The plugin exposes one tool to OpenCode:
402
402
|------|-------------|
403
403
|`systematic_skill`| Load Systematic bundled skills by name. Lists available skills in its description and returns formatted skill content when invoked. |
404
404
405
-
For non-Systematic skills (project or user-level), use OpenCode's native `skill` tool.
405
+
For non-Systematic skills (project or user-level), use OpenCode's `skill` tool.
Copy file name to clipboardExpand all lines: skills/using-systematic/SKILL.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This is not negotiable. This is not optional. You cannot rationalize your way ou
13
13
14
14
## How to Access Skills
15
15
16
-
Use the `systematic_skill` tool for Systematic bundled skills. Use the native `skill` tool for non-Systematic skills. When you invoke a skill, its content is loaded and presented to you—follow it directly.
16
+
Use the `systematic_skill` tool for Systematic bundled skills. Use the `skill` tool for non-Systematic skills. When you invoke a skill, its content is loaded and presented to you—follow it directly.
17
17
18
18
# Using Skills
19
19
@@ -94,4 +94,4 @@ Instructions say WHAT, not HOW. "Add X" or "Fix Y" doesn't mean skip workflows.
94
94
95
95
## Skill Resolution
96
96
97
-
Systematic bundled skills are listed in the `systematic_skill` tool description. Use the native `skill` tool for skills outside the Systematic plugin.
97
+
Systematic bundled skills are listed in the `systematic_skill` tool description. Use the `skill` tool for skills outside the Systematic plugin.
You have access to structured engineering workflows via the systematic plugin.
160
+
You have access to structured engineering workflows via the Systematic plugin.
168
161
169
162
**IMPORTANT: The using-systematic skill content is included below. It is ALREADY LOADED - you are currently following it. Do NOT use the systematic_skill tool to load "using-systematic" again - that would be redundant.**
0 commit comments