18 lines
544 B
JSON
18 lines
544 B
JSON
{
|
|
"name": "create-pr",
|
|
"owner": {
|
|
"name": "toyamarinyon",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "create-pr",
|
|
"description": "Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-create-pr.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |