Files
2025-11-30 08:56:00 +08:00

12 lines
240 B
JSON

{
"name": "git",
"description": "Set of commands, skills, and agents to manage git projects",
"version": "1.0.0",
"author": {
"name": "Artur Roszczyk",
"email": "[email protected]"
},
"commands": [
"./commands"
]
}