Files
gh-taylorhuston-ai-toolkit-…/.claude-plugin/plugin.json
2025-11-30 09:00:21 +08:00

16 lines
410 B
JSON

{
"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"
]
}