recursive-language-model

Official

Decompose tasks with a small-model harness

Authorunderstudylabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Decompose complex agentic tasks into bounded steps by wrapping a small local model behind the incumbent call contract, enabling scalable orchestration without rearchitecting the existing system.

Core Features & Use Cases

  • Structured loop framing: frames the workload as a stateful, stepwise process with a scratchpad and a step counter.
  • Per-step tool subsetting: selects a minimal set of tools per step to minimize context.
  • Recursive decomposition: supports nested sub-tasks by spawning bounded sub-loops and returning summaries.
  • Use Case: ideal for tasks that would normally require a frontier model but can be solved by a smaller model under a robust harness.

Quick Start

Describe a complex task and deploy the recursive-language-model harness to decompose it into bounded steps using a small local model behind the incumbent call contract.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: recursive-language-model
Download link: https://github.com/understudylabs/understudy-agent-tools/archive/main.zip#recursive-language-model

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.