Files
gh-l-sypniewski-claude-code…/.claude-plugin/plugin.json
2025-11-30 08:36:39 +08:00

14 lines
325 B
JSON

{
"name": "git-project-management",
"description": "Git worktree management and project planning utilities for efficient version control workflows and parallel development",
"version": "1.1.0",
"author": {
"name": "Claude Code Toolkit"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}