Files
2025-11-29 18:01:57 +08:00

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"
]
}