Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-git-workflow-expert.json
2025-11-29 18:53:27 +08:00

18 lines
689 B
JSON

{
"name": "git-workflow-expert",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git-workflow-expert",
"description": "Git workflow and version control specialist for git strategies (gitflow, trunk-based), merge conflict resolution, interactive rebase, cherry-pick, bisect, reflog, hooks, and submodules. Use when working with complex git operations, resolving conflicts, or implementing git workflows.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-git-workflow-expert.git"
},
"strict": true
}
]
}