15 lines
305 B
JSON
15 lines
305 B
JSON
{
|
|
"name": "fb",
|
|
"description": "Session management and continuity for Claude Code with automatic memory and working plan tracking",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "udecode",
|
|
"email": "zbeyens@udecode.dev"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |