Skip to content

Add handoff — cross-agent task dispatcher for Claude Code / Codex - #208

Open
dazuiba wants to merge 1 commit into
hashgraph-online:mainfrom
dazuiba:add-handoff
Open

Add handoff — cross-agent task dispatcher for Claude Code / Codex#208
dazuiba wants to merge 1 commit into
hashgraph-online:mainfrom
dazuiba:add-handoff

Conversation

@dazuiba

@dazuiba dazuiba commented Jun 12, 2026

Copy link
Copy Markdown

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.

Links

@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 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, please fix the merge conflicts!

@kantorcodes

Copy link
Copy Markdown
Member

Closed in favor of #274 which resolves the merge conflicts with main. The original branch from the fork required signed commits which blocked direct push. The new PR keeps both handoff and Zotero Research Tools entries (alphabetically ordered).

@kantorcodes kantorcodes closed this Jul 6, 2026
@kantorcodes kantorcodes reopened this Jul 9, 2026
@github-actions

github-actions Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@dazuiba — this pull request needs updates before it can be merged.

Contribution requirements failed

Required scanner CI is missing or could not be validated.

How to fix it

  1. Add a workflow under .github/workflows/ in the linked source repository.
  2. Trigger it on both push and pull_request, and invoke hashgraph-online/ai-plugin-scanner-action.
  3. Configure plugin_dir: ".", mode: scan, min_score: 80, and fail_on_severity: high.
  4. Keep .codex-plugin/plugin.json, README.md, SECURITY.md, LICENSE, and a dependency lockfile in the source repository.

See the repository's contribution requirements and scanner guide.

After pushing the changes, this check and comment will update automatically: https://github.com/hashgraph-online/awesome-codex-plugins/actions/runs/34433701066

@kantorcodes kantorcodes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update before merge: the latest sweep reports that dazuiba/handoff does not invoke in its source workflow, so the contribution gate is failing. The README line is also appended out of alphabetical order in Tools & Integrations. Add the required scanner workflow, move the entry to its alphabetical position, rebase onto current main, and rerun checks.

@kantorcodes kantorcodes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correction to my previous review note: the latest sweep reports that dazuiba/handoff does not invoke hashgraph-online/ai-plugin-scanner-action in its source workflow, so the contribution gate is failing. The README line is also appended out of alphabetical order in Tools & Integrations. Add the required scanner workflow, move the entry to its alphabetical position, rebase onto current main, and rerun checks.

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