Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "tsumiki",
|
||||
"description": "AI-driven development toolkit for TDD and SDD workflows, providing comprehensive command templates and agents to enhance developer productivity with Claude Code",
|
||||
"version": "0.0.6",
|
||||
"author": {
|
||||
"name": "makoto kuroeda",
|
||||
"email": "kuroeda.makoto@classmethod.jp"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/symbol-searcher.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user