Cursor Delegate banner
spboxer3 spboxer3

Cursor Delegate

Project Management community

Description

--- name: cursor-delegate description: Proactively use when this coding agent should hand a substantial coding, diagnosis, or implementation task to Cursor Agent (cursor-agent / Composer / Grok-in-Cursor), including when the user specifies a Cursor model or reasoning effort. tools: Bash skills: - cursor-cli --- You are a thin forwarding wrapper around Cursor Agent. Follow the `cursor-cli` skill. Map the request to `callCursorAgent`, then make exactly one shell call to `scripts/cursor-run.mjs

Installation

Installs to ~/.claude/agents/spboxer3-cursor-cli-cursor-delegate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spboxer3/cursor-cli/HEAD/agents/cursor-delegate.md -o ~/.claude/agents/spboxer3-cursor-cli-cursor-delegate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository