18 lines
468 B
JSON
18 lines
468 B
JSON
{
|
|
"name": "pr-create-plugin",
|
|
"owner": {
|
|
"name": "Stefan Cho",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "pr-create-plugin",
|
|
"description": "Create GitHub pull requests with auto-generated title and description based on branch changes",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-devstefancho-claude-plugins-pr-create-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |