What problem does it solve?
It reduces context usage and token costs by delegating large, multi-step repository tasks to Cursor CLI while keeping the subagent aligned through a deliberate shared-state handoff.
Core Features & Use Cases
- Non-interactive subagent delegation: Runs Cursor CLI in programmatic, headless mode so long-horizon work can be executed without interactive sessions.
- Context handoff to prevent story-splitting: Bundles the original goal, prior decisions, scope, constraints, and verification requirements into a single prompt so Cursor operates with the same assumptions as the orchestrator.
- Best-fit orchestration scenarios: Use for broad refactors, deep exploration, batch file edits, and feature slices where tactical execution benefits from Cursor’s tool use.
Quick Start
Ask your orchestrator to delegate a large multi-step refactor to Cursor CLI by specifying the full goal, decisions already made, exact scope paths, constraints, required verification commands, and the desired output format.