Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:19:55 +08:00
commit 783a00ca56
4 changed files with 102 additions and 0 deletions

View 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"
]
}