Desktop Environment
Description
☁️ From tty to production in one command, on the desktop and in the cloud.
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
☁️ Cloud Desktop Environment
My [daily driver](https://github.com/users/sabrehagen/packages/container/package/desktop-environment) on the desktop and in the cloud.
     
Running on the Desktop
The only dependency required is [Docker](https://docs.docker.com/install).
When running on a system with an Nvidia GPU, the [Nvidia container toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#with-apt-ubuntu-debian) is recommended.
To run on Linux, clone the repository and start the environment.
# Clone desktop environment
git clone https://github.com/sabrehagen/desktop-environment
# Start desktop environment
./desktop-environment/docker/scripts/bootstrap.sh
Running in the Cloud
- Fork this repository.
- Add your ngrok auth token to the repository secrets as
NGROK_AUTH_TOKENto enable web access. - Enable read and write permissions on your fork to allow GitHub Actions to push to your repository's container registry.
- Run the Deploy Desktop Environment GitHub Actions workflow to deploy the desktop environment to GitHub's Actions infrastructure.
- Click the Cloud Desktop Environment URL printed in the output of the
Get URLworkflow step.
Fork the [cloud-computer/cloud-computer](https://github.com/cloud-computer/cloud-computer) repository to deploy the desktop environment to Google Cloud.
Project Goals
- A computer wholly defined in code.
- From zero to production in one command.
- Consistent experience across cloud and desktop.
Keybindings
Inexhaustive list of keybindings. Check `~/.c
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