Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "session-management",
|
||||
"description": "Flat session management system with .current-session tracking. Adapted from iannuttall/claude-sessions.",
|
||||
"version": "1.1.0",
|
||||
"author": {
|
||||
"name": "Mae Capacite; Ian Nuttall (original)",
|
||||
"email": "cadrianmae@users.noreply.github.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user