Back from 1 week PTO today. Looks like my neil-review claude skill held up decently okay for the team. Still needs work, but this seems to be helping a lot
semantic code search has an issue nobody talks about: the index doesn't know what branch you're on.
you can build it from 'main' and every query answers from main, even on a branch that rewrote the function.
So @DylanCouzon built a tutorial for scoped queries per branch: