Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "gh-tools",
|
||||
"description": "GitHub CLI (gh) utilities and skills for working with issues, PRs, workflows, labels, and projects",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Vincent Demeester",
|
||||
"email": "vdemeester@users.github.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user