Create a multi-agent group chat using AutoPattern (no handoffs). The Group Chat Manager selects agents automatically based on their descriptions. Use when conversation flow is unpredictable or defining explicit routing rules would be overly complex.
$npx -y skills add ag2ai/ag2-claude-plugins --skill group-chat-auto-patternInstalls into the current project.
Run `npx skills use "https://github.com/ag2ai/ag2-claude-plugins" --skill "ag2ai/ag2-claude-plugins/group-chat-auto-pattern"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ag2ai/ag2-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ag2ai/ag2-claude-plugins"` and select the relevant skills, then follow their instructions.