15 lines
412 B
JSON
15 lines
412 B
JSON
{
|
|
"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/"
|
|
]
|
|
} |