ktg-plugin-marketplace/plugins/graceful-handoff/.claude-plugin/plugin.json
2026-05-01 06:06:25 +02:00

20 lines
601 B
JSON

{
"name": "graceful-handoff",
"version": "2.0.0",
"description": "Auto-trigger session handoff at context-threshold (Stop hook + statusLine hint), with manual /graceful-handoff fallback. Skill-architecture (disable-model-invocation: true) + JSON pipeline + auto-load on session resume.",
"author": {
"name": "Kjell Tore Guttormsen"
},
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace",
"keywords": [
"session",
"handoff",
"context-management",
"opus-4.7",
"git",
"workflow",
"auto-trigger",
"skills"
]
}