Files
42marketplaces/sync/gh-l-sypniewski-claude-code-toolkit-plugins-git-project-management.json
2025-11-30 09:08:53 +08:00

18 lines
534 B
JSON

{
"name": "git-project-management",
"owner": {
"name": "Claude Code Toolkit",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git-project-management",
"description": "Git worktree management and project planning utilities for efficient version control workflows and parallel development",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-l-sypniewski-claude-code-toolkit-plugins-git-project-management.git"
},
"strict": true
}
]
}