We could not reach this plugin on our last check
That is usually a short outage rather than a removal. We last reached it on 26 August 2026, and we keep trying — this notice goes away when it answers again.
xuoon/handoff
v1.0.0
Destilliert die laufende Session in ein Übergabe-Dokument, mit dem ein anderer Agent direkt weiterarbeiten kann. Die letzte Antwort ist das Dokument selbst — bereit zum Kopieren.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "handoff",
"version": "1.0.0",
"description": "Destilliert die laufende Session in ein Übergabe-Dokument, mit dem ein anderer Agent direkt weiterarbeiten kann. Die letzte Antwort ist das Dokument selbst — bereit zum Kopieren.",
"author": {
"name": "Sven Labitzki",
"email": "sven@labitzki.de",
"url": "https://labi.dev"
},
"homepage": "https://github.com/Xuoon/skills/tree/main/plugins/handoff",
"repository": "https://github.com/Xuoon/skills",
"keywords": ["claude-code", "handoff", "context", "session"]
}