Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "ai-toolkit",
|
||||
"description": "Comprehensive AI-assisted development workflow system with specialized agents, orchestrated commands, and file-based state management",
|
||||
"version": "0.40.0",
|
||||
"author": {
|
||||
"name": "Taylor Huston",
|
||||
"email": "taylor.a.huston@gmail.com",
|
||||
"url": "https://github.com/TaylorHuston"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user