12 lines
339 B
JSON
12 lines
339 B
JSON
{
|
|
"name": "context-handoff",
|
|
"description": "Hierarchical parent-child session context handoff system. Pass context between sessions using /context:send and /context:receive.",
|
|
"version": "1.1.0",
|
|
"author": {
|
|
"name": "Mae Capacite",
|
|
"email": "cadrianmae@users.noreply.github.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |