Fusion Skills Skill lifecycle entrypoint. Resolve intent, engage the right agent. Loading behavior Load ONLY the routed agent file. References are loaded on-demand by the agent when it needs them (e.g., only on MCP failure, only in setup mode). Do not preload all agents or all references. MCP tools This skill uses — the Fusion MCP tool that handles both skill discovery and lifecycle operations: - Discovery ( ): semantic search over the skills index by description or task. - Inventory ( ): list installed skills. - Lifecycle ( ): advisory commands for managing skills. Routing | Intent | Agent |…