agent-delegation plugins

30 tagged agent-delegation, measured the same way as everything else here.

freema/cursor-plugin-cc

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.

34 23d ago A 1,636 tokens original MIT

cursor-runner

03

freema/cursor-plugin-cc

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.

34 23d ago A 75 tokens original MIT

from-plan

04

freema/cursor-plugin-cc

Command

Convert a Claude Code plan (or any spec file) into a task file and optionally hand it off to Cursor.

34 23d ago A 23 tokens original MIT

review

05

freema/cursor-plugin-cc

Command

Read-only code review of your git diff by a Cursor model. Reports findings; never edits files.

34 23d ago A 20 tokens original MIT

setup

06

freema/cursor-plugin-cc

Command

Health-check Cursor CLI, list models, guide installation, or toggle the stop-time review gate.

34 23d ago A 19 tokens original MIT

Stop

07

freema/cursor-plugin-cc

Hook

Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From freema/cursor-plugin-cc.

34 23d ago A tokens not measured copy · 56% MIT

SessionStart

08

freema/cursor-plugin-cc

Hook

Runs when a session starts, executing session-hook.mjs via node. From freema/cursor-plugin-cc.

34 23d ago A tokens not measured copy · 58% MIT

SessionEnd

09

freema/cursor-plugin-cc

Hook

Runs when a session ends, executing session-hook.mjs via node. From freema/cursor-plugin-cc.

34 23d ago A tokens not measured copy · 55% MIT

composer-prompting

10

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.

34 23d ago A 31 tokens original MIT

phonowell/invoke-opencode-acp

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.

9 7mo ago A 4 tokens copy · 100% MIT

phonowell/invoke-opencode-acp

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.

9 7mo ago A 727 tokens original MIT

antigravity-cli

14

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…

9 +2 3mo ago B 160 tokens original MIT

agent-office

15

Mr-AK-AI/agent-office

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.

5 11d ago A 107 tokens original MIT

Mr-AK-AI/agent-office

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.

5 11d ago A 57 tokens original MIT

agent-office

17

Mr-AK-AI/agent-office

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.

5 11d ago A 107 tokens copy · 100% MIT

ferry

19

PunkGo/ferry

MCP server Claude CodeCodexCursor +2

MCP server "ferry" as configured in PunkGo/ferry. Runs ./bin/ferry-mcp.py with python3.

2 9d ago A tokens not measured original MIT

ferry

20

PunkGo/ferry

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…

2 9d ago A 75 tokens original MIT

claude-mcp-bridge

21

JaimeJunr/claude-mcp-bridge

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.

2 2mo ago A tokens not measured original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: