18 lines
601 B
JSON
18 lines
601 B
JSON
{
|
|
"name": "git-worktrees",
|
|
"owner": {
|
|
"name": "James Rochabrun",
|
|
"email": "jamesrochabrun@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git-worktrees",
|
|
"description": "Manage Git worktrees for parallel Claude Code development. Use this skill when engineers ask to 'create a worktree', 'run parallel Claude sessions', 'work on multiple features simultaneously', or need help with worktree management.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jamesrochabrun-skills-git-worktrees.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |