📚 Add CLAUDE.md pointer and Claude Code skills symlink

CLAUDE.md points Claude Code to AGENTS.md as the canonical project
instruction file, and .claude/skills symlinks the opencode skills so
both tools discover the same single source of truth. The root
.gitignore keeps ignoring new files under those paths; the tracked
entries are unaffected from now on.

AI-assisted-by: omen-alpha
This commit is contained in:
Andrey Antukh 2026-09-08 18:04:15 +00:00
parent 3d1393e8fc
commit b115b75d83
2 changed files with 4 additions and 0 deletions

1
.claude/skills Symbolic link
View File

@ -0,0 +1 @@
../.opencode/skills

3
CLAUDE.md Normal file
View File

@ -0,0 +1,3 @@
Read and follow the instructions in `AGENTS.md`.
Treat `AGENTS.md` as the canonical project instruction file.