This is a structured bug reporter for the compound-engineering plugin that walks you through filing GitHub issues without the usual back and forth. It asks six specific questions (bug category, component, what happened, what should have happened, repro steps, and error messages), grabs your environment info automatically, then formats everything into a proper GitHub issue using the gh CLI. Honestly, it's overkill if you're just pinging someone about a typo, but if you're reporting actual broken behavior it saves you from writing the same "here's my setup" paragraph for the hundredth time. The privacy section explicitly calls out that it's not scraping your code or credentials, which is the right move for something with filesystem access.
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-report-bug