17 lines
278 B
JSON
17 lines
278 B
JSON
{
|
|
"name": "git-workflow",
|
|
"description": "Enforce Standard Git and GitHub collaboration practices",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Brad Boehmke"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |