massimodeluisa

5 mods across 1 repository, 46 stars between them.

massimodeluisa/recursive-decomposition-skill

Plugin Claude Code

Agent skill for long-context work: decompose tasks that exceed the context window with filtering, chunking, recursive sub-agents and verification, based on the Recursive Language Models research.

46 3d ago A tokens not measured original MIT

massimodeluisa/recursive-decomposition-skill

Skill Claude CodeCodex

Handle tasks that exceed the context window by decomposing them: size and filter the input, chunk it, run recursive sub-agents on independent parts, verify on small windows, and synthesise programmatically, following the Recursive Language Models (RLM) research by Zhang, Kraska and Khattab (2025). Use when a task…

46 3d ago A 151 tokens original MIT