Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:57 +08:00
commit 8e2bf0df9d
9 changed files with 161 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "plan",
"description": "Slash commands and agents to help you plan and execute work.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Benjamin Benetti",
"email": "ben@bbenetti.ca"
},
"commands": [
"./commands"
]
}