Plugin Claude Code
Plugin marketplace listing 1 plugin: cursor.
30 tagged agent-delegation, measured the same way as everything else here.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cursor.
Instructions file CodexOpenCode
Instructions for freema/cursor-plugin-cc, covering agents.md — rules for any ai agent editing this repo, what this repo is, hard rules, task format and how to make a change.
Agent
Hand off a well-specified coding task to the Cursor CLI (cursor-agent) via /cursor:delegate. Use for small-to-medium, well-scoped changes where speed matters (default model composer-2.5-fast). Do NOT use this agent for code review, design decisions, or large refactors — those stay with the main Claude conversation.
Command
Convert a Claude Code plan (or any spec file) into a task file and optionally hand it off to Cursor.
Command
Read-only code review of your git diff by a Cursor model. Reports findings; never edits files.
Command
Health-check Cursor CLI, list models, guide installation, or toggle the stop-time review gate.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From freema/cursor-plugin-cc.
Hook
Runs when a session starts, executing session-hook.mjs via node. From freema/cursor-plugin-cc.
Hook
Runs when a session ends, executing session-hook.mjs via node. From freema/cursor-plugin-cc.
Skill Claude CodeCodex
Internal guidance for shaping a well-specified coding task into a tight Cursor/Composer prompt before delegating it via /cursor:delegate.
Instructions file CodexOpenCode
Instructions for phonowell/invoke-opencode-acp, a project described as: Claude Code CLI skill that delegates complex tasks to an OpenCode subagent via ACP protocol, saving 50-90% tokens.
Instructions file
A set of instructions for using Claude Code with OpenCode, another coding assistant that can handle delegated tasks. It covers when to delegate work, how to use skills, and the commands involved.
Skill Claude CodeCodex
Delegate complex tasks to OpenCode subagent, use when >=2 file modifications or batch operations.
SafeMantella/claude-code-agy-CLI-skill
Skill Claude CodeCodex
Delegate heavy, multi-step, or specialized tasks to Google's Antigravity CLI agents. Use when a task would benefit from: (1) deep multi-file codebase analysis across many files, (2) web research with Google Search grounding, (3) image generation or visual assets, (4) a second AI perspective for code review or…
Skill Claude CodeCodex
A command-line tool for delegating work from one coding agent to other local command-line agents in shared tmux rooms, which are terminal sessions that can stay open and be shared.
Instructions file CodexOpenCode
Instructions for Mr-AK-AI/agent-office: Read and follow spec/TWO-VERBS.md. Two verbs: up and send. Isolated tmux server -L agent-office. Do not add a third verb. Do not scrape offices. Do not reimplement tmux.
Skill Claude CodeCodex
A command-line tool for delegating work from one coding agent to other local command-line agents in shared tmux rooms, which are terminal sessions that can stay open and be shared.
Instructions file
Instructions for JaimeJunr/cursor-mcp-bridge, covering claude.md, what this is, commands, architecture and engines & tiers (multi-cli).
MCP server Claude CodeCodexCursor +2
MCP server "ferry" as configured in PunkGo/ferry. Runs ./bin/ferry-mcp.py with python3.
Skill Claude CodeCodex
Delegate bounded coding work to a Codex worker, including an explicitly configured alternate model/provider through the official Codex SDK and App Server, or diagnose worker readiness. Use when the user asks to delegate, use a worker/custom model/provider, steer or interrupt delegated work, or run Ferry doctor. Do not…
MCP server Claude CodeCodexCursor
MCP server that wraps Claude Code CLI for query, web search, structured output, and health checks. Runs locally from the claude-mcp-bridge npm package.
At most 3 mods per repository are shown here — the rest are on their repository pages: