14 lines
325 B
JSON
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"
|
|
]
|
|
} |