This is the main router for managing Claude skills in a Fusion environment. It delegates to four specialized agents: discovery for finding skills, greenkeeper for installation and updates, author for creating new skills, and warden for quality checks and bug reports. It leans on the Fusion MCP tool for semantic search and lifecycle operations, falling back to a local catalog when MCP isn't available. The routing logic is intentional about preventing loops and handling compound requests sequentially. If you're working in a Fusion setup and need to wrangle skills at any stage of their lifecycle, this is your entry point.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-skills