This is built for reviewing Metabase documentation PRs against their house style guide. It catches the usual suspects: corporate speak like "utilize" instead of "use", burying the lede, linking the word "here", calling things "simple" or "easy". The smart bit is it can work two ways. If you're reviewing a GitHub PR, it posts all feedback as numbered inline comments in a single cohesive review. If you're working locally, it just lists everything in the conversation. Either way, every issue gets a number so you can say "fix 1, 3, and 5" without confusion. It's opinionated about what matters to readers and skips nitpicks that won't move the needle.
npx skills add https://github.com/metabase/metabase --skill docs-review