added claude.md

This commit is contained in:
2026-06-01 19:38:42 +01:00
parent b120f49f76
commit 1593f920cc
+20
View File
@@ -0,0 +1,20 @@
# Claude Code Instructions
Read first:
- README.md
- TASKS.md
- PROJECT_STATE.md
- AGENT_HANDOFF.md
- context/agent-guidelines.md
Rules:
- Complete one task only.
- Make the smallest useful change.
- Run tests.
- Update documentation.
- Commit changes.
- Stop.
Do not start the next task automatically.