20 lines
601 B
JSON
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"
|
|
]
|
|
}
|