diff --git a/.ramekin/config.kdl b/.ramekin/config.kdl
new file mode 100644
index 0000000..1d4b2f6
--- /dev/null
+++ b/.ramekin/config.kdl
@@ -0,0 +1,5 @@
+// The workspace .envrc is shadowed by /dev/null in the user config, so the
+// backlog name it exports has to be restated here to reach the agent.
+env {
+ RANGER_DEFAULT_BACKLOG "pro-tacts"
+}