If your team uses a mix of GitHub Copilot, Cursor, and Claude Code, this is the entrypoint for setting up AI assistant rules across all three without writing everything three times. It detects which editor you're targeting from keywords in your request, routes to the right agent, and can run a single interview that generates parallel rule files in each format. The multi-editor workflow is smart: scan and interview once, then let each agent draft its own syntax. It explicitly won't write SKILL.md files or agent definitions, so scope is tight. Useful if you're tired of manually translating the same project conventions into three different instruction formats.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-rules