Graphite promotes the use of stacked branches, which I use somewhat but not a ton. Their command line tool is very convenient to update branches and create PRs. They also have a pretty decent dashboard to do code review and manage your PRs and PRs waiting on you. I barely use it, but it's well made.
Recently, they've been moving everyone to paid team plans with a minimum of $100/month for 5 seats. My coworkers haven't shown much interest, so that would be a significant jump.
I'm wondering what alternatives I should look at. It's quite possible that a collection of git scripts might suffice, but I'd love recommendations on such scripts.
Thanks!