Diri
Description
Native macOS orchestrator for coding agents — run Claude Code, Codex, Cursor, Gemini and shells in parallel across git worktrees and remote hosts
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
[](https://github.com/cristicretu/diri/actions/workflows/ci.yml) [](LICENSE) [](https://github.com/cristicretu/diri/releases/latest)
Native desktop orchestrator for coding agents on macOS and Linux. Run Claude Code, Codex, Cursor, Gemini and plain shells in parallel — across git worktrees or on remote hosts — each with a live status (working / needs-you / done) and tmux-like persistence: closing the app never kills a session, and a daemon restart brings conversations back.


Install
macOS
brew install --cask cristicretu/diri/diri
Or download the latest DMG from [Releases](https://github.com/cristicretu/diri/releases/latest), open it, and drag diri to Applications. Either way it is the same universal build (Apple silicon and Intel), signed and notarized. diri updates itself from there.

The tap has to be named in full — a bare `diri` resolves only against Homebrew's default taps. The cask lives in [cristicretu/homebrew-diri](https://github.com/cristicretu/homebrew-diri) rather than `homebrew-cask`, which requires a notability threshold diri does not meet yet.
macOS 15 or newer.
Linux beta
Download the x86_64 AppImage or Debian package from [Releases](https://github.com/cristicretu/diri/releases/latest). Ubuntu 22.04 and 24.04 are supported under X11 and Wayland with a Vulkan 1.3-capable GPU.
sudo apt install ./diri__amd64.deb
# or
chmod +x diri__amd64.AppImage && ./diri_
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git 