Skip to content

/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-code

How 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
How auto-invocation works

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
Stats
43
Stars
0
Views
2
Forks
Quiet
Maintenance
MIT
License
6mo ago
Last commit
6mo ago
Created

Repo: massimodeluisa/recursive-decomposition-skill