Codesu
Description
A desktop cockpit for running many Claude Code agents at once.
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
Codesu
**A desktop cockpit for running many Claude Code agents at once.**
Codesu wraps the [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI in a native desktop app so you can spin up multiple agents across your projects, watch what each one is doing at a glance, and organize the work with a built-in kanban board, notes, and activity history — all backed by real terminals.
**Status:** early release · **v0.1.0** · **License:** MIT
Contents
- Why Codesu?
- Features
- Tech stack
- Download & install (macOS) — for users
- Using Codesu (first run)
- Getting started (build from source) — for developers
- Keyboard shortcuts
- Project structure
- How it works
- Your data & backups
- Troubleshooting
- Recommended IDE setup
- Contributing
- License
Why Codesu?
Running Claude Code in a single terminal is fine for one task. But the moment you're juggling several agents — one refactoring the backend, one writing docs, one chasing a bug — plain terminal tabs stop scaling. You lose track of which agent is *working*, which is *waiting on you*, and which just *finished*.
Codesu solves that by:
- Giving every agent its own persistent, resumable terminal session.
- Automatically detecting each agent's state by reading Claude's own output — so blocked and finished agents float to the top and chime for your attention.
- Grouping agents into color-coded workspaces (folders or git worktrees).
- Layering tasks, notes, and daily activity tracking on top, so the surrounding project management lives in the same window.
Features
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