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 "analyze all files", "process this large document", "aggregate information from", "search across the codebase", or tasks involving 10+ files or 50k+ tokens. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/massimodeluisa--recursive-decomposition-skill--recursive-decomposition commit 88cf4dc262

Frequently asked questions

npx skillmds@latest add tomevault-io/recursive-decomposition-2