joe-scalise

Sorcerer — Development skill for Claude Code

Development community

Multi-session workbench for your coding agents.

How to install Sorcerer

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

What Sorcerer does

Multi-session workbench for your coding agents. Not an IDE.

Alternatives in Development

  • Claude Coder — Kodu is an autonomous coding agent that lives in your IDE 5.2k ★
  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • Ccmanager — 940+ Session manager supporting 8 coding agents with smart auto-approval 946 ★

README

Sorcerer

The desktop workbench for AI command-line coding tools. Not an IDE — a `mission control` for working with multiple coding agents.

![Sorcerer desktop interface showing four concurrent AI coding-agent sessions](Sorcerer_Screenshot.png)

Download

Grab the latest release for your platform:

**[Download for Windows, macOS, and Linux](https://github.com/joe-scalise/sorcerer/releases/latest)**

**Android companion:** Sideloadable Sorcerer Remote APKs use independent `android-v*` releases. See the [Android setup guide](docs/android.md).

Requires a supported AI CLI tool installed and available on `PATH`, such as [Claude Code](https://docs.anthropic.com/en/docs/claude-code), Gemini CLI, or Codex CLI.

**Authentication note:** Sorcerer runs multiple concurrent agent sessions. Consumer subscription accounts (Claude.ai Pro, Gemini Advanced, etc.) are not designed for this usage pattern — you should authenticate each CLI tool with an **API key** from the respective provider.

**Windows note:** The installer is not yet code-signed. SmartScreen may show "Windows protected your PC" — click **More info** → **Run anyway** to proceed. macOS users may need to right-click → Open on first launch.

Features

  • Multi-session management — Run multiple AI agent sessions side-by-side with persistent terminals
  • Project & worktree isolation — Automatically create git worktrees so each session works in its own branch
  • Split view — View and interact with multiple sessions simultaneously
  • Team awareness — Monitor provider-specific integrations such as Claude Code teams and tasks
  • Standalone sessions — Launch quick agent sessions without a project
  • Session recovery — Resume previous sessions, detect orphaned worktrees, recover from crashes
  • Quick Notes — Per-session scratchpad that persists across restarts
  • Remote access — Built-in HTTP + WebSocket server with token auth for browser-based access
  • Android companion — Pair a sideloa