The managed AI dev environment. Alpha β open to testing and feedback.
One command. 15 AI agents. Fully configured. Open source.
curl -sS https://great.sh/install.sh | sh
great init
claude- One command setup β from a blank machine to a fully configured AI dev environment
- AI agent orchestration β 15 specialized agents installed into Claude Code with
great loop install - MCP server management β install, configure, and credential-inject MCP servers from the registry
- Cloud-synced credentials β zero-knowledge encrypted vault syncs API keys across machines
| Command | Description |
|---|---|
great init |
Initialize a new great.sh environment |
great apply |
Apply configuration to the current environment |
great status |
Show environment status |
great sync |
Sync configuration with the cloud |
great vault |
Manage encrypted credentials |
great mcp |
Manage MCP servers |
great doctor |
Diagnose environment issues |
great update |
Update great.sh to the latest version |
great diff |
Show configuration diff |
great template |
Manage configuration templates |
great loop |
Install and manage the great.sh Loop agent team |
A 15-role AI agent orchestration methodology. Each role is embodied by a historical figure whose expertise maps to the task.
Nightingale β Lovelace β Socrates β Humboldt β Da Vinci β
Wirth / Turing / Kerckhoffs / Nielsen (parallel) β
Dijkstra (code review) β Rams (visual) β
Knuth + Gutenberg (docs) β
Hopper β Deming
Requirements β spec β review β scout β build β test/security/perf/UX β code review β visual β docs β commit β observe. One iteration at a time.
Pre-configured environment templates from architecton.ai:
- AI Full Stack (TypeScript) β Claude Code + Codex + Gemini, Playwright MCP server, gh CLI
- AI Full Stack (Python) β Python with uv, PostgreSQL MCP server, full AI agent setup
- AI Data Science β CUDA, Jupyter, Gemini for data analysis, database MCP servers
- AI DevOps β Terraform, AWS CLI, Docker, Kubernetes MCP servers
- AI Minimal β Just Claude Code with Filesystem and Memory MCP servers
# CLI
cargo build
cargo test
cargo clippy
# Marketing site
pnpm dev
pnpm build:siteAlpha (v0.1.0). Core features work. We welcome bug reports and feedback.
Apache-2.0 β see LICENSE
Copyright 2025 Superstruct Ltd