uze-sh

Uze — Development skill for Claude Code

Development community

🧩 One setup for every coding agent.

How to install Uze

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

What Uze does

🧩 One setup for every coding agent. Agents come and go; your work stays.

Alternatives in Development

README

uze

**Agents come and go. Your work stays.**

[![CI](https://img.shields.io/github/actions/workflow/status/hiukky/uze/ci.yml?branch=main&style=flat-square&labelColor=1e1f20&label=CI)](https://github.com/hiukky/uze/actions/workflows/ci.yml) [![Rust](https://img.shields.io/badge/rust-1.97%2B-7d97c9?style=flat-square&labelColor=1e1f20)](Cargo.toml) [![License](https://img.shields.io/badge/license-Apache_2.0-A22136?style=flat-square&labelColor=1e1f20)](LICENSE) [![Status](https://img.shields.io/badge/status-alpha-e0b567?style=flat-square&labelColor=1e1f20)](https://uze.sh/docs/roadmap)

A compatibility layer for agent tooling: install a plugin once, write one `AGENTS.md`, and every agent you run gets both through its own most native surface — Claude Code, Codex, OpenCode and Antigravity today, and whatever you switch to next. Then run several at once, each in a checkout of its own or beside you in yours, and close the terminal without losing any of it.

The uze terminal: two agents at once, each on its own branch in its own checkout, with the checkout's diff, its map and the project's own architecture diagrams a keystroke away

curl -fsSL https://uze.sh/i | sh

**[Full documentation →](https://uze.sh/docs)**

Roadmap

  • Harness management · Skills & MCP portability · Project context · Marketplace · TUI
  • Agent & hook portability · Native package delivery
  • Profiles · Environment maintenance · Terminal workspace with isolated agents
  • Reproducible project environments · Theming · Linux & macOS releases
  • Code & Architect extensions · Plugin freshness · Records that survive an upgrade
  • Requirements & dependencies · Plugin versioning · Security & trust
  • Windows releases · Runtime context projection · Migration tooling · Ecosystem expansion

Built in Rust. Licensed under the Apache License 2.0. Contributions are w