diff --git a/skills/researching-with-rumilo/SKILL.md b/skills/researching-with-rumilo/SKILL.md index cff5e1d7d03b57b19a06758c63e50f072112fee7..7ab2ab19e6b466e36d29f8df212f49df399a54b4 100644 --- a/skills/researching-with-rumilo/SKILL.md +++ b/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