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: .opencode/skills/update-wiki/SKILL.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,9 @@ This skill defines the mandatory workflow for creating a new "Spoke" page in the
46
46
47
47
### 3. Linking phase
48
48
-**Hub Link**: Identify the parent Hub page (e.g., `[[Architecture]]`, `[[Shell-Commands]]`) and add a link to the new page.
49
+
-**Changelog Update**: Append a new entry to `.wiki/Changelog.md`.
50
+
-**CRITICAL**: Use the **current date** (YYYY-MM-DD). If the date has changed, create a new `## YYYY-MM-DD` header at the top of the list.
51
+
- Follow the format: `- **[Action] [Page Name]** — [Short description of work].`
49
52
-**Index Update**: Add or update rows in **all four tables** in `.wiki/index.md`.
50
53
1.**Pages Table**: Add the new page in alphabetical order.
51
54
2.**Concepts → Pages**: **MANDATORY**: Add a row for the **Page Name** itself. If the concept already exists (e.g., pointing to `[[Glossary]]`), **UPDATE** it to point to your new Spoke page. Also add any discovered **Technical Terms**.
0 commit comments