Files
2025-11-30 08:36:18 +08:00

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