15 lines
332 B
JSON
15 lines
332 B
JSON
{
|
|
"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"
|
|
]
|
|
} |