The Svelte plugin includes a specialized subagent called `svelte-file-editor` designed for creating, editing, and reviewing Svelte files. ## Benefits The subagent has access to its own context window, allowing it to fetch the documentation, iterate with the `svelte-autofixer` tool and write to the file system without wasting context in the main agent. The delegation should happen automatically when appropriate, but you can also explicitly request the subagent be used for Svelte-related tasks.