Files
gh-technickai-ai-coding-con…/.claude-plugin/plugin.json
2025-11-30 09:00:43 +08:00

12 lines
265 B
JSON

{
"name": "git-commits",
"description": "Git commit standards and PR workflows with commit message generator agent",
"version": "1.0.0",
"author": {
"name": "TechNickAI",
"url": "https://github.com/TechNickAI"
},
"agents": [
"./agents"
]
}