refactor(rumilo): dissuade from any timeout

Amolith created

Change summary

skills/researching-with-rumilo/SKILL.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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