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

15 lines
330 B
JSON

{
"name": "git-commit-agent",
"description": "Git commit agent with intelligent change analysis and commit message conventions",
"version": "0.1.2",
"author": {
"name": "David Golden",
"email": "xdg@xdg.me"
},
"agents": [
"./agents/git-commit-agent.md"
],
"commands": [
"./commands/commit.md"
]
}