Sufficit VSCode Symposium — AI skill for Claude Code
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
**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
συμπόσιον — *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
Related Skills
Cortex
-- Persistent AI memory for coding assistants. Auto-captures decisions, patterns, and context across sessions.
Acp Pro.Github.Io
Unified VSCode Client for AI Agent (Claude, Copilot, Codex, …) with multi-tab sessions and remote sharing.
VSCode Pi Model Chat Provider
VSCode Language Model Chat Provider integration for Pi coding agent, making Pi models available in VS Code's m
Lynxprompt VSCode
VS Code extension for LynxPrompt — browse, pull, and manage AI configuration files (AGENTS.md, CLAUDE.md, .cur
Agent Code
An open-source AI-native IDE that wraps the real Claude Code and Codex CLIs, preserving their native runtimes
Clikae
clikae (CLI-Kae / キリカエ) — an on-ramp for AI coding CLIs: type clikae and land back on your recent sessions acr
Related Agents
VSCode Expert
VS Code API specialist. Use for extension.ts, package.json, and UI logic.
VSCode Setup
Use this agent to set up the user's IDE for Claude Code. Walks through installing VS Code, the Claude Code ext
VSCode Extension
VS Code extension development, activation, language server client integration