Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "create-pull-request",
|
||||
"description": "Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "liam-hq",
|
||||
"url": "https://github.com/liam-hq"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user