feat: load system prompt from external file with dynamic tool injection
- Add prompts/SYSTEM_PROMPT.md.example as template
- Add src/prompts.ts to load and inject tools at runtime
- Update bot.ts to use loadSystemPrompt() for agent creation
- Gitignore prompts/SYSTEM_PROMPT.md (contains personal info)
- Update README with setup instructions
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>