sufficit

Sufficit VSCode Symposium — AI skill for Claude Code

AI community

Symposium (συμπόσιον) — VS Code extension hosting dialogue sessions with multiple AI agent CLIs (Claude Code, Codex, Copilot).

How to install Sufficit VSCode Symposium

This entry records only its repository, not the path inside it, so there is no exact command to give. Open sufficit/sufficit-vscode-symposium and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Sufficit VSCode Symposium does

Symposium (συμπόσιον) — VS Code extension hosting dialogue sessions with multiple AI agent CLIs (Claude Code, Codex, Copilot).

Alternatives in AI

  • Claude Squad — by smtg-ai - Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents i 6.5k ★
  • Flow Define — Multi-AI requirements scoping using Codex and Gemini CLIs (Double Diamond Define phase) 2.8k ★
  • Nezha — Code Editor for the AI Agents Era 1.9k ★

README

Sufficit Symposium icon

**Worktrees (padrão Sufficit):** toda árvore de trabalho deste projeto (humanos ou agentes de IA) deve ser criada dentro da pasta do próprio projeto: `git worktree add .worktrees/`. A pasta `.worktrees/` é ignorada pelo git (`.gitignore` → `**/.worktrees/`) e nunca deve ser versionada ou criada fora da raiz do repositório.

Sufficit Symposium

Sufficit AI logo
Powered by Sufficit

συμπόσιον — *symposion*: the banquet where many minds dialogue, conducted by a host.

Sufficit Symposium is a VS Code and code-server extension for hosting dialogue sessions with multiple AI agents side by side. It runs **Sufficit AI**, **Claude Code**, **Codex CLI** and **GitHub Copilot CLI** through one visual surface, while keeping each session pinned to the backend and model selected by the user.

[Marketplace](https://marketplace.visualstudio.com/items?itemName=sufficit.sufficit-vscode-symposium) | [Releases](https://github.com/sufficit/sufficit-vscode-symposium/releases) | [Issues](https://github.com/sufficit/sufficit-vscode-symposium/issues) | [Sufficit](https://www.sufficit.com.br) | [Sufficit AI](https://ai.sufficit.com.br) | [GitHub](https://github.com/sufficit)

What It Does

  • Hosts multiple agent backends from the same VS Code surface.
  • Keeps backend, model, permissions and session identity explicit per session.
  • Supports hand-off between agents without leaving the conversation screen.
  • Integrates Sufficit Identity, Sufficit AI, shared memory and vault-backed tools.
  • Works in desktop VS Code and browser-based code-server environments.
  • Adds a Source Control command to generate commit messages through Sufficit AI.

Why

VS Code's built-in chat delegation can let a calling