Show HN: Mo – checks GitHub PRs against decisions approved in Slack

Show HN (score: 7)
Found: April 07, 2026
ID: 4077

Description

Other
Show HN: Mo – checks GitHub PRs against decisions approved in Slack Built this after a recurring frustration at our agency: the team would agree on something in Slack ("only admins can export users"), someone would open a PR two weeks later that quietly broke it, and nobody caught it until QA or after deploy.

Mo watches a Slack channel for decisions. When someone tags @mo to approve something, it stores it. When a PR opens, Mo checks the diff against the approved decisions and flags conflicts before merge.

It doesn't review code quality. It only cares whether the code matches what the team actually agreed to.

Would love feedback, especially from anyone who's been burned by this exact problem.

Try it here: https://hey-mo.io

More from Show

No other tools from this source yet.