summaryrefslogtreecommitdiff
path: root/pi/agent/extensions/loop-scheduler/loop-presets.md
diff options
context:
space:
mode:
Diffstat (limited to 'pi/agent/extensions/loop-scheduler/loop-presets.md')
-rw-r--r--pi/agent/extensions/loop-scheduler/loop-presets.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/pi/agent/extensions/loop-scheduler/loop-presets.md b/pi/agent/extensions/loop-scheduler/loop-presets.md
new file mode 100644
index 0000000..61f30d7
--- /dev/null
+++ b/pi/agent/extensions/loop-scheduler/loop-presets.md
@@ -0,0 +1,10 @@
+# Loop presets
+# Format: * name: INTERVAL prompt text
+# INTERVAL supports: 5s, 10m, 2h, 1d, hourly, daily, every 30 minutes
+#
+# Examples — uncomment and adjust to taste:
+# * health: 5m check the build status
+# * review: 1h review the last 10 git commits
+# * monitor: 10m check if there are any errors in the logs
+
+* tasks: 1m automatically start with the next task with fresh context if the current task completed following the agent-task-management skill.