Soloe
Description
Local-first agent development environment for solo developers coordinating CLI agents across worktrees and devices
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Soloe
A local-first agent development environment for solo developers who use CLI agents.
Soloe keeps projects, worktrees, terminals, plans, and code review in one place. It runs the installed Claude Code, Codex CLI, and Cursor Agent CLI in interactive mode, with their normal authentication and terminal behavior intact.
[](https://github.com/mheraskin/soloe/actions/workflows/ci.yml) [](./LICENSE)
**Public source preview.** The repository is public, but there is no binary release yet. Run Soloe from source and expect breaking changes. Soloe has no hosted cloud, analytics, or telemetry.
[Run from source](#run-from-source) · [Roadmap](./ROADMAP.md) · [Security](./SECURITY.md) · [Privacy](./PRIVACY.md) · [Contributing](./CONTRIBUTING.md)
Why I built it
I started Soloe on Windows with my development environment inside WSL. The agent tools I could find treated that setup as an edge case, and stitching together terminals, worktrees, plans, and review took more effort than the work itself.
My normal setup has a few long-running feature worktrees. Each may have Claude Code, Codex, or Cursor running in a real terminal. I want to see what is active, return to a session days later, review the feature across its full commit history, and send a precise comment back to the agent. Soloe grew around that loop.
Soloe is named for this way of working. Agents help me take on more, but I still decide what to build and what is safe to ship.
What works today
- Interactive CLI agents. Soloe runs installed
claude,codex, and Cursoragentbinaries on macOS, Linux, native Windows, or inside WSL. - Project and worktree organization. Sessions stay attached to the checkout where their work belongs. A logical workspace can have independent checkouts on more tha
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11