12 lines
265 B
JSON
12 lines
265 B
JSON
{
|
|
"name": "git-commits",
|
|
"description": "Git commit standards and PR workflows with commit message generator agent",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "TechNickAI",
|
|
"url": "https://github.com/TechNickAI"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |