MCPs, end-to-end workflows, hooks, and GitHub automation — the complete masterclass.
Give this link to Claude Code and it will set everything up for you
├── start/ ← Follow along from here │ ├── data/ Survey responses, meeting notes │ ├── .claude/skills/ Research synthesis skill │ └── ... Templates and scripts │ ├── reference/ ← Finished outputs │ ├── calendar-integration-prd.md │ ├── survey-synthesis.md │ └── workspace/ Slides and presentation │ └── README.md Setup instructions
Tip: Use start/ to follow along, check reference/ to see the finished result.
Clone the repo and build something today.
→ View on GitHub