Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "git-worktree-plugin",
|
||||
"description": "Manage git worktrees for parallel branch work. Proactively suggests worktree creation when working on PRs or new features",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Stefan Cho"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user