Changelog Hook
hook@snippbot/hook-changelog ORG
Automatically update CHANGELOG.md with conventional commit entries on version bumps.
Auto Commit Hook
hook@snippbot/hook-auto-commit ORG
Automatically create conventional commits with AI-generated messages when tasks complete.
Dependency Vulnerability Alert
@snippbot/hook-dep-vuln-alert ORG
Hook that triggers when dependency files change (package.json, requirements.txt, Cargo.toml, go.mod). Scans updated dependencies against known vulnerability databases and alerts on HIGH/CRITICAL CVEs.
Report Auto-Refresh Hook
@snippbot/hook-report-refresh ORG
Automatically regenerate data visualizations and reports when source data files change.
Content Auto-Publish Hook
@snippbot/hook-content-publish ORG
Auto-queue social media posts when content files are saved. Cross-platform scheduling.
Invoice Reminder Hook
@snippbot/hook-invoice-reminder ORG
Automatically check for overdue invoices and generate follow-up reminders when tasks complete.
Notification Hook
hook@snippbot/hook-notify ORG
Send Slack, Discord, or email notifications on task events (completion, errors, mentions).
Competitor Watch Hook
@snippbot/hook-competitor-watch ORG
Monitor web mentions of configured competitors. Log market intelligence notes on trigger.
Meeting Auto-Prep Hook
@snippbot/hook-meeting-auto-prep ORG
Automatically generate meeting preparation briefs 30 minutes before calendar events.
Security Scan Hook
hook@snippbot/hook-security-scan ORG
Scan for leaked secrets and known vulnerabilities when files change. Uses trufflehog and safety.
Lint on Save Hook
hook@snippbot/hook-lint-on-save ORG
Automatically run linter and formatter when files are saved. Supports ESLint, Prettier, Black, Ruff.
Test Runner Hook
hook@snippbot/hook-test-runner ORG
Automatically run relevant tests when source files change. Smart test discovery and mapping.