claude-code-ultimate-guide/examples/hooks/bash
Florian BRUNIAUX 975b8019ac feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard)
- Add auto-checkpoint.sh (Stop event, git stash automation)
- Add typecheck-on-save.sh (PostToolUse, TypeScript validation)
- Add test-on-change.sh (PostToolUse, smart test detection)
- Add file-guard.sh (PreToolUse, unified file protection)
- Add ClaudeKit evaluation (3/5, patterns extracted)
- Version bump 3.21.0 → 3.21.1 (sync across all docs)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-02 21:50:48 +01:00
..
auto-checkpoint.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
auto-format.sh feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
claudemd-scanner.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
dangerous-actions-blocker.sh feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
file-guard.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
learning-capture.sh feat: add learning guide & website badge 2026-01-17 18:42:34 +01:00
mcp-config-integrity.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
notification.sh feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
output-secrets-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
output-validator.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
permission-request.sh docs: add missing hook events from official CHANGELOG (v2.1.9-v2.1.10) 2026-01-27 12:45:47 +01:00
pre-commit-evaluator.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
pre-commit-secrets.sh feat: add configuration management and MCP secrets workflows (closes #16204) 2026-02-02 18:17:42 +01:00
privacy-warning.sh feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00
prompt-injection-detector.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
repo-integrity-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
rtk-auto-wrapper.sh docs: add RTK integration templates and evaluation 2026-01-28 13:03:10 +01:00
sandbox-validation.sh docs: add Native Sandboxing comprehensive documentation (v3.21.1) 2026-02-02 20:24:17 +01:00
security-check.sh feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
session-logger.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
setup-init.sh docs: add missing hook events from official CHANGELOG (v2.1.9-v2.1.10) 2026-01-27 12:45:47 +01:00
subagent-stop.sh docs: add missing hook events from official CHANGELOG (v2.1.9-v2.1.10) 2026-01-27 12:45:47 +01:00
test-on-change.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
tts-selective.sh docs: add Agent Vibes TTS integration documentation (v3.11.1) 2026-01-22 16:08:32 +01:00
typecheck-on-save.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
unicode-injection-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00