Comprehensive hooks for Claude Code to enforce clean code practices and automate workflows
Stars
68
Forks
3
Watchers
68
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
45
commits
feat: implement hierarchical hook configuration system (#34)
5278ebdView on GitHubfix: change doc-compliance to Stop event for end-of-session checking (#26)
e83b83cView on GitHubfeat: add doc-compliance as built-in hook and fix postinstall script (#25)
f74e4c5View on GitHubfeat: add AI-powered code compliance checking with Gemini Flash (~5s analysis) (#24)
595aafeView on GitHubfeat: add Stop event hook for task completion notifications (#23)
8dbe792View on GitHubfeat: add doc-compliance hook and documentation standards (#22)
b1965a9View on GitHubfeat: add first-run welcome and automatic update checks (#21)
e016db5View on GitHubdocs: streamline README with clearer setup flow and better organization
322241fView on GitHubdocs: update from claude/ to .claude/ directory structure
a86cb12View on GitHubdocs: add Pushover setup guide and enhance notification hook (#20)
0f3566bView on GitHubfeat: add hook discovery system for project-specific hooks (#19)
f38acdeView on GitHub