Update CLAUDE.md and add GitHub automation workflows

- Restructure CLAUDE.md with project leadership and clearer organization
- Add GitHub workflows for daily summaries and lead notifications
- Add issue template for rebase reminders
- Add hooks README for future git hook documentation

Closes #17

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
dlond 2025-08-20 20:16:35 +12:00 committed by Daniel Lond
parent 9c70d9a98f
commit ac77be6ede
5 changed files with 316 additions and 46 deletions

2
.github/hooks/README.md vendored Normal file
View file

@ -0,0 +1,2 @@
# GitHub Hooks
Place webhook processing scripts here