We built a Cursor plugin for a practical problem in team-based AI development.
When you hit a Codex, Claude, or other AI subscription limit, you can ask Cursor to publish the exact prompt as a Wagglet task. A coworker claims it, runs the prepared instructions using their own agent session, and delivers the result through Wagglet.
The workflow does not share provider accounts, subscriptions, API keys, or credentials. It hands off the task, not the account.
The plugin contains:
• A remote MCP connection to Wagglet
• A focused delegation skill
• A normal draft-and-publish workflow
• Team permissions checked by Wagglet
Wagglet: https://wagglet.com/
Plugin and installation instructions: GitHub - azakhary/wagglet-cursor-plugin: Delegate exact AI tasks to coworkers through Wagglet when you hit your subscription limit. · GitHub
I’d be interested in feedback from people who already use Cursor across a team. What information would you want preserved in an agent-to-coworker handoff?