Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-create-pr.json
2025-11-29 18:53:27 +08:00

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
}
]
}