Mike Swanson
ff3dc12749
feat: add git hooks for automated dev-alerts notifications
Implemented post-commit hooks to automatically send coordination messages
to dev-alerts channel when feature specs are created or builds occur.
HOOKS:
- .git/hooks/post-commit (main repo)
- .git/modules/projects/msp-tools/guru-connect/hooks/post-commit (GC submodule)
TRIGGERS:
- Feature spec creation (SPEC-NNN files)
- Build events (spec/feat/fix/build commits on main)
ACTIONS:
- Extract spec metadata (priority, effort, overview)
- Send coordination message to dev-alerts channel
- Include commit hash, author, files changed
DOCUMENTATION:
- .claude/HOOKS.md - Full hook documentation
- .claude/hooks/post-commit.template - Reusable hook template
BENEFITS:
- Automatic notifications for new features
- Build tracking on main branch
- Team awareness of spec changes
- No manual message sending required
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-31 08:52:41 -07:00
..
2026-03-20 16:42:01 -07:00
2026-05-29 13:09:11 -07:00
2026-05-31 08:52:41 -07:00
2026-05-29 10:37:44 -07:00
2026-05-30 17:07:09 -07:00
2026-04-22 14:06:22 -07:00
2026-05-31 07:40:32 -07:00
2026-05-30 07:29:55 -07:00
2026-05-25 14:24:02 -07:00
2026-05-21 17:00:30 -07:00
2026-05-20 22:41:38 -07:00
2026-01-17 16:23:52 -07:00
2026-05-28 10:18:43 -07:00
2026-01-18 11:51:47 -07:00
2026-03-25 03:46:07 -07:00
2026-01-20 16:21:06 -07:00
2026-01-20 16:21:06 -07:00
2026-05-29 14:00:10 -07:00
2026-01-20 16:21:06 -07:00
2026-05-15 15:52:15 -07:00
2026-04-18 08:54:20 -07:00
2026-05-12 08:45:33 -07:00
2026-04-20 12:14:43 -07:00
2026-01-15 18:55:45 -07:00
2026-05-24 15:42:38 -07:00
2026-04-14 06:32:16 -07:00
2026-05-31 08:52:41 -07:00
2026-05-06 13:46:23 -07:00
2026-05-06 13:46:23 -07:00
2026-04-21 19:34:56 -07:00
2026-04-16 18:56:26 -07:00
2026-02-01 16:23:47 -07:00
2026-01-20 16:21:06 -07:00
2026-05-26 20:08:39 -07:00
2026-05-21 17:11:10 -07:00
2026-01-17 12:51:43 -07:00
2026-05-17 22:07:59 -07:00
2026-04-20 12:09:17 -07:00
2026-02-17 10:49:35 -07:00
2026-01-20 16:21:06 -07:00
2026-01-17 06:00:26 -07:00
2026-01-17 06:00:26 -07:00
2026-01-17 06:00:26 -07:00
2026-01-17 06:00:26 -07:00
2026-01-17 06:00:26 -07:00
2026-01-17 16:23:52 -07:00
2026-05-24 10:38:14 -07:00
2026-02-01 16:23:47 -07:00
2026-05-29 14:00:10 -07:00
2026-05-22 21:23:44 -07:00
2026-05-25 13:03:22 -07:00
2026-04-21 19:48:59 -07:00
2026-04-21 19:28:38 -07:00