7 skills found
teabranch / agentic-developer-mcpAn MCP server that scales development into controllable agentic, recursive flows, and build a feature from bottom-up
massimodeluisa / recursive-decomposition-skillClaude Code skill for handling long-context tasks through recursive decomposition
serkan-ozal / driflyte-mcp-serverThe Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.
CyrusNuevoDia / coderlmUse when a task involves many files (>10), the total content exceeds comfortable context size, or the task benefits from divide-and-conquer. Runs an agent that discovers files via shell tools, peeks strategically, and recursively decomposes into sub-agents. Bundles bashrlm context guards — output from high-output commands (cat, grep, rg, jq, find, ls, curl, etc.) is automatically truncated so the agent never floods its own context window.
rand / benchRecursive Language Model integration for Claude Code - intelligent multi-provider routing and unbounded context handling
manutej / rmpExecute Recursive Meta-Prompting loop with quality convergence
zenchantlive / mailNode-based implementation of the Recursive Language Model (RLM)