14 lines
378 B
JSON
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"
|
|
]
|
|
} |