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 18aa359 2 files · 8.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/riddopic--cc-tools--recursive-decomposition commit 18aa35983c

Frequently asked questions

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