Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "git-pr-workflows",
|
||||
"description": "Git workflow automation, pull request enhancement, and team onboarding processes",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/code-reviewer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/pr-enhance.md",
|
||||
"./commands/onboard.md",
|
||||
"./commands/git-workflow.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user