This one routes your ideas and bug reports into properly structured GitHub issues without the back-and-forth. It classifies what you're trying to create (bug, feature, user story, task), activates the right drafting template, and runs a devil's advocate pass to catch gaps before you publish. The smart bit is how it caches labels and assignees per repo so you're not hitting rate limits on every issue, and it always drafts to a file first so you can edit before any GitHub mutation happens. Built for teams using Equinor's Fusion platform, but the multi-agent routing and confirmation gates make sense for any workflow where half-baked issues become technical debt.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-issue-authoring