Files
2025-11-29 18:18:45 +08:00

18 lines
390 B
JSON

{
"name": "ai-pair-programming",
"description": "AI Pair Programming Suite - Intelligent code review, bug hunting, and real-time programming assistance",
"version": "1.1.1",
"author": {
"name": "Dev GOM",
"url": "https://github.com/Dev-GOM/claude-code-marketplace"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}