diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..8cd854f --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,3 @@ +See @TODO.md for next steps. + +This system has `nix-shell`. You can use `nix-shell` to get temporary tools you need and to start the development shell, defined in @shell.nix. diff --git a/todo.md b/TODO.md similarity index 100% rename from todo.md rename to TODO.md diff --git a/agents.md b/agents.md deleted file mode 100644 index 4cc747d..0000000 --- a/agents.md +++ /dev/null @@ -1,5 +0,0 @@ -# agents.md - -## Setup commands - -- Start development shell: `nix-shell`