Orxacode
Description
Run OpenCode, Codex, or Claude Code side by side. Tiled canvas, integrated browser, git tools, agent automation.
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
Orxa Code
Orxa Code is a desktop workspace for AI coding threads. Start a Claude, Codex, or Opencode session, then keep the browser, files, git review, and terminal tools beside the same thread instead of bouncing between separate apps.

Origins
Orxa Code began as an independent project. During a later foundation refactor, parts of the application architecture and implementation were adapted from [T3 Code](https://github.com/pingdotgg/t3code), and have since been substantially extended and modified.
Download
Get the latest build from the [Releases page](https://github.com/Reliability-Works/orxacode/releases).
The published build is currently a macOS beta.
Supported providers
You need at least one provider installed locally.
| Provider | Install | Notes |
|---|---|---|
| Claude | curl -fsSL https://claude.ai/install.sh | bash |
Uses the local Claude Agent SDK and CLI wiring in Orxa Code |
| Codex | npm install -g @openai/codex |
Runs through the Codex app-server JSON-RPC flow |
| Opencode | npm install -g opencode-ai |
Uses your authenticated Opencode setup |
The session picker only enables providers that are ready on your machine. Cursor is shown as unavailable today, and Gemini is marked as coming soon.
What you can do in a thread
- Start provider-specific threads from the same project sidebar
- Hand work between providers when you want a different model or tool stack
- Open browser, files, and git sidebars beside the active thread
- Keep a thread-scoped terminal drawer open under the chat
- Review approvals, plans, diffs, and command output in one shared timeline
- Jump out to top-level Dashboard
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