summaryrefslogtreecommitdiff
path: root/CLAUDE.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
new file mode 100644
index 0000000..77bfc3a
--- /dev/null
+++ b/CLAUDE.md
@@ -0,0 +1,29 @@
+# Project Context
+@PROJECT_CONTEXT.md
+@TODO.md
+
+# helping and quick-start tutorials
+
+@README.md
+@doc/HOWTO.md
+
+# design docs
+@doc/ASSET_SYSTEM.md
+@doc/BUILD.md
+@doc/FETCH_DEPS.md
+@doc/3D.md
+@doc/SPEC_EDITOR.md
+@doc/TRACKER.md
+@doc/PROCEDURAL.md
+
+# coding guidelines
+@doc/CONTRIBUTING.md
+@doc/AI_RULES.md
+
+IMPORTANT:
+- Follow all rules in doc/AI_RULES.md
+- This repository is shared with Gemini-CLI
+- You are working in turns with another AI agent
+- Work only on tasks explicitly requested by the user
+- Do NOT modify files outside the current scope
+- Do NOT perform refactors or cleanups unless explicitly asked