12 lines
410 B
JSON
12 lines
410 B
JSON
{
|
|
"name": "pull-request-generator",
|
|
"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": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |