diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..e16b3e0 --- /dev/null +++ b/CLAUDE.md @@ -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.