12 lines
521 B
JSON
12 lines
521 B
JSON
{
|
|
"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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"agents": [
|
|
"./agents/git-expert.md"
|
|
]
|
|
} |