Files
gh-kivilaid-plugin-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:32:10 +08:00

14 lines
378 B
JSON

{
"name": "engineering-workflow-tools",
"description": "Engineering workflow automation tools for git operations, code review implementation, and test fixing",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ando",
"email": "ando@kivilaid.ee"
},
"skills": [
"./skills/git-pushing",
"./skills/review-implementing",
"./skills/test-fixing"
]
}