Skip to content

Add handoff — cross-agent task dispatcher (resolves #208)#274

Merged
kantorcodes merged 2 commits into
mainfrom
add-handoff
Jul 9, 2026
Merged

Add handoff — cross-agent task dispatcher (resolves #208)#274
kantorcodes merged 2 commits into
mainfrom
add-handoff

Conversation

@kantorcodes

Copy link
Copy Markdown
Member

What is handoff?

handoff is a skill/subagent (backed by handoff-cli) that lets you delegate tasks to DeepSeek V4, Codex, or Claude Opus right inside your Claude Code / Codex session — without switching tools or losing context.

  • Runs the delegated task in the background; your session never blocks
  • Result comes back automatically when the task finishes
  • Supports parallel tasks and resuming past sessions

Why it belongs here

handoff is a Codex-compatible plugin/skill that lets users dispatch tasks to other agents without leaving their session.

Conflict resolution

Replaces #208. The original PR (from fork dazuiba/awesome-codex-plugins) had merge conflicts with main — both handoff and Zotero Research Tools were added to the same alphabetical position. This branch keeps both entries, with handoff before Zotero (alphabetical order).

Links

dazuiba and others added 2 commits June 12, 2026 08:32
Keep both entries — handoff (alphabetically before Zotero) and
Zotero Research Tools.

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@kantorcodes
kantorcodes merged commit 063274b into main Jul 9, 2026
8 of 10 checks passed
@kantorcodes
kantorcodes deleted the add-handoff branch July 9, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants