Files
2025-11-30 08:39:10 +08:00

18 lines
388 B
JSON

{
"name": "git",
"description": "Agent-based git workflow automation with Haiku for fast, efficient commit, push, and PR operations using conventional commit standards",
"version": "1.0.0",
"author": {
"name": "Marcio Altoé",
"email": "marcio.altoe@gmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}