From 225b095f50f644771a499ee35dba19375eafea5b Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 1 Mar 2026 10:26:49 -0700 Subject: [PATCH] refactor(rumilo): dissuade from any timeout --- skills/researching-with-rumilo/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/researching-with-rumilo/SKILL.md b/skills/researching-with-rumilo/SKILL.md index 7ab2ab19e6b466e36d29f8df212f49df399a54b4..82863779b6290bd18c69b1dfcaeddc59a97c593c 100644 --- a/skills/researching-with-rumilo/SKILL.md +++ b/skills/researching-with-rumilo/SKILL.md @@ -10,7 +10,7 @@ metadata: ## Important: timeouts -Rúmilo is an LLM-based subagent that may take multiple turns to complete its research. When invoking it via a shell tool that supports timeouts, set the timeout to **at least 300 seconds** to avoid premature termination. +Rúmilo is an LLM-based subagent that may take multiple turns to complete its research. _Never_ impose a timeout. ## Modes