OshimaGameModule/CLAUDE.md
iHaydenzZ d59878f75a
docs: add AGENTS.md and CLAUDE.md for AI coding agents (#4)
Introduce a Chinese-language project guide at AGENTS.md (cross-tool
standard read by Cursor/Aider/Copilot CLI) covering build commands,
required sibling repos, plugin architecture, the ID-switch entity
registration pattern, persistence layers, lifecycle hooks, scheduled
jobs, and project conventions. CLAUDE.md is a short pointer to
AGENTS.md so the two stay in sync without duplicate maintenance.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 19:25:14 +08:00

6 lines
460 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CLAUDE.md
本仓库的项目说明、构建命令以及 AI 编码代理使用指引统一维护在 [AGENTS.md](./AGENTS.md) 中,请直接阅读该文件。
之所以采用单一来源:`AGENTS.md` 是跨工具的事实标准Cursor、Aider、Copilot CLI 等都会读取让两份文件共享同一份内容可以避免维护时出现漂移。Claude Code 会同时读取 `CLAUDE.md``AGENTS.md`,本指引中的转发不会丢失上下文。