Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:34:30 +08:00

17 lines
408 B
JSON

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