fix(rumilo): mention timeout

Amolith created

Change summary

skills/researching-with-rumilo/SKILL.md | 4 ++++
1 file changed, 4 insertions(+)

Detailed changes

skills/researching-with-rumilo/SKILL.md 🔗

@@ -8,6 +8,10 @@ metadata:
 
 `rumilo` spawns disposable AI subagents for two kinds of research: **web search** and **repo exploration**. Each mode runs in isolation and returns a synthesised answer on stdout.
 
+## 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.
+
 ## Modes
 
 ### Web mode