DeepSeek Harness Plugin

agent-handoff-skill

Category: Memory · ⭐ 25stars

Community — community listing (auto-synced from the GitHub dsh-plugin topic), verify the source yourself

Use this cross-platform skill in Codex or Claude Code to establish repository-local continuity memory so a future agent can recover objective, status, decisions, validation, risks, and next actions without relying on previous chat history.

Plugin facts

MaintainerWeirdSky924
GitHub stars25
Primary languagePython
Last push2026-08-14T16:51:40Z
Added to this directory2026-08-15

About this plugin

Use this cross-platform skill in Codex or Claude Code to establish repository-local continuity memory so a future agent can recover objective, status, decisions, validation, risks, and next actions without relying on previous chat history.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:WeirdSky924/agent-handoff-skill

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

⚠️ Safety note

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

Plugin safety →

About this plugin: agent-handoff-skill

What is agent-handoff-skill?

agent-handoff-skill is a memory plugin maintained by WeirdSky924. Use this cross-platform skill in Codex or Claude Code to establish repository-local continuity memory so a future agent can recover objective, status, decisions, validation, risks, and next actions without relying on previous chat history.

How do I install agent-handoff-skill?

Run dsh plugin add github:WeirdSky924/agent-handoff-skill in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:WeirdSky924/agent-handoff-skill#commit.

Is agent-handoff-skill free?

agent-handoff-skill is a community open-source project. You can inspect its source and install it for free.

modlens

Curated ⭐ 1306

Memory

Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).

View plugin → liustack

mnemon

Community ⭐ 436

Memory

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

View plugin → mnemon-dev