Add CLAUDE.md alias and note default ranger backlog
Assisted-by: Claude Opus 4.7 via Claude Code
diff --git a/AGENTS.md b/AGENTS.md
index aadb93d..0f3a042 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -2,7 +2,7 @@
## Task management
-The backlog lives in the `ranger` CLI, not GitHub Issues. Use `ranger` to read and update tasks.
+The backlog lives in the `ranger` CLI, not GitHub Issues. Use `ranger` to read and update tasks. `RANGER_DEFAULT_BACKLOG=quire` is set in the shell, so `--backlog` can be omitted.
The backlog shifts between sessions and even within a session — tasks get reordered, retitled, moved between states, closed, or added by the user without notice. Before acting on a task you remember (or one referenced earlier in the conversation), re-run `ranger task show <key>` and confirm state, ordering, and description against ground truth. Do not trust earlier `ranger task list` output to still be accurate; refetch when placement matters (e.g. moving to top/back of ready).
diff --git a/CLAUDE.md b/CLAUDE.md
new file mode 100644
index 0000000..dc366f8
--- /dev/null
+++ b/CLAUDE.md
@@ -0,0 +1 @@
+See @AGENTS.md.