/recursive-decomposition
Based on the Recursive Language Models (RLM) research by Zhang, Kraska, and Khattab (2025), this skill provides strategies for handling tasks that exceed comfortable context limits through programmatic decomposition and recursive self-invocation. Triggers on phrases like
shell
$ npx -y skills add massimodeluisa/recursive-decomposition-skill --skill recursive-decomposition --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/recursive-decomposition
Context preview
The summary Claude sees to decide when to auto-load this skill.
Based on the Recursive Language Models (RLM) research by Zhang, Kraska, and Khattab (2025), this skill provides strategies for handling tasks that exceed comfortable context limits through programmatic decomposition and recursive self-invocation. Triggers on phrases like
Ships withrecursive-decomposition-skill
Claude Code skill for handling long-context tasks through recursive decomposition
Get the whole plugin, auto-invoked

