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": "claude-bumper-lanes",
|
||||
"description": "Enforces git diff thresholds to promote disciplined code review during AI agent sessions",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Kyle Snow Schwartz",
|
||||
"email": "kyle.snowschwartz@gmail.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user