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:
@@ -0,0 +1,5 @@
|
||||
# AGENTS.md
|
||||
|
||||
All agent guidance for this repository lives in **[CLAUDE.md](CLAUDE.md)** — that is the single source of truth.
|
||||
|
||||
Please read [CLAUDE.md](CLAUDE.md) before making changes. This file exists only so non-Claude agents that look for `AGENTS.md` are pointed to the same instructions; do not duplicate guidance here.
|
||||
Reference in New Issue
Block a user