Automatically add Linear ticket IDs to commit messages
SuperHappyDevHouse 66 Lightning Talk • Built with Claude
From trying someone else's tool → building my own
A Git hook that automatically extracts Linear ticket info from branch names
One hook, all use cases covered ✓
Global install: Set up once, works in all repos
Per-repo install: Just this repository
Interactive demonstration of the hook working with:
• Different branch naming patterns
• Various commit methods
• Real-world scenarios
Questions?
GitHub: github.com/jaredsohn/git-linear-hook
Open Source: MIT License