Files
2025-11-29 17:53:36 +08:00

12 lines
378 B
JSON

{
"name": "create-pull-request",
"description": "Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.",
"version": "1.0.0",
"author": {
"name": "liam-hq",
"url": "https://github.com/liam-hq"
},
"commands": [
"./commands/"
]
}