Add CLAUDE.md and AGENTS.md agent guidance

Introduce repo-level guidance for AI agents:
- CLAUDE.md: single source of truth (structure, design rules, versioning,
  operational procedures). 65 skills, 36 commands, 8 plugins.
- AGENTS.md: thin pointer to CLAUDE.md for non-Claude agents.
- .gitignore: stop ignoring CLAUDE.md (now public); ignore CLAUDE.local.md
  and keep ignoring _Internal/ (maintainer-only, never published).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Pawel Huryn
2026-06-04 12:57:59 +02:00
parent f9eaa51000
commit 2b4e4dc151
3 changed files with 115 additions and 1 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
# Private maintainer-only files — never commit
_Internal/
CLAUDE.md
CLAUDE.local.md