Introducing /orchestrate, a skill that recursively spawns agents to tackle your most ambitious tasks with the Cursor SDK. We’ve used it to: - Autoresearch our internal skills, cutting token use by 20% while improving evals - Cut cold start times on our internal backend by 80% https://t.co/8Hm8S9J5pg
Cursor Launches /orchestrate Skill to Recursively Spawn and Verify AI Agents
· Updated
/orchestrate skill for its Cursor TypeScript SDK. This allows an AI agent to recursively spawn sub-agents—specialized agents for specific sub-tasks—to tackle ambitious goals. A planner decomposes tasks into smaller units for execution.- Token reduction
- 20 percent
- Cold start improvement
- 80 percent
- Architecture
- Planner-Worker-Verifier loop
- Availability
- Cursor Marketplace plugin
- SDK compatibility
- Cursor TypeScript SDK
This update shifts the Cursor agent harness engineering focus to recursive reliability. While Cursor parallel subagents enable fast multi-file edits, this update adds automated verification. By introducing a verifier role that runs code and triggers fixes, Cursor creates a closed-loop system that improves evaluations while reducing token consumption by 20 percent.
You can now download the /orchestrate plugin from the marketplace for the Cursor SDK. This enables you to programmatically invoke autonomous loops for tasks like codebase research, which cut internal backend cold start times by 80 percent. The skill is available as a marketplace plugin for developers building on Cursor infrastructure.
Still wondering? A few quick answers below.

