Skip to content

Commit b7ec8a1

Browse files
committed
docs: move skills to the official .opencode/skills directory for default recognition
1 parent 42c8779 commit b7ec8a1

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ JNode is a Java operating system with custom JVM. ~3,300 Java files, 25 assembly
6969
- **Persistence Rule**: Any changes made to the `.wiki/` directory MUST be manually pushed using `git push` from inside that directory. The OpenCode auto-push mechanism DOES NOT cover the `.wiki` folder.
7070
- **Reporting**: After a successful push, always provide the URL to the updated wiki page in your final issue comment.
7171
- **Wiki schema**: See `WIKI_SCHEMA.md` for structure and maintenance rules
72-
- **Skills**: Check the `.skills/` directory for specialized workflows (e.g., `update-wiki.md`).
72+
- **Skills**: Check the `.opencode/skills/` directory for specialized workflows (e.g., `update-wiki.md`).
7373
- **LLM agents**: Read `.wiki/index.md` first to locate relevant wiki pages for your task

0 commit comments

Comments
 (0)