15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"name": "session-management",
|
|
"description": "Git-native session lifecycle management with context preservation, checkpoint tracking, and seamless handoffs between coding sessions",
|
|
"version": "0.0.5",
|
|
"author": {
|
|
"name": "AnthemFlynn",
|
|
"email": "AnthemFlynn@users.noreply.github.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |