Sync 1552 plugin(s) marketplace metadata

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:27 +08:00
parent a0be830eed
commit 813d39094e
1542 changed files with 27756 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "create-worktrees",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "create-worktrees",
"description": "Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-create-worktrees.git"
},
"strict": true
}
]
}