Private beta · dynamic sub-agents

Optimal sub-agents for complex tasks

Give this to your agent
$ set up https://recurse.run/SKILL.md

Design and define once, use anytime.

Describe

agent.yaml

one manifest: goal, model, and the test that means done

Equip

def tool(): ...

plain Python functions — no framework, no agent.py

Deploy

recurse deploy

one command → an MCP tool, versioned and immutable

Delegate

tune(target=0.85)

hard, repeatable work at scale; only what passed comes back