diff --git a/settings.json b/settings.json index e2d0bde..f47e551 100644 --- a/settings.json +++ b/settings.json @@ -18,5 +18,8 @@ }, "enabledPlugins": { "superpowers@claude-plugins-official": true + }, + "env": { + "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1" } }