SkillAgentSearch skills...

ORG2

System of record for how agents build software: Built-in rust harness & 20+ CLIs.

Install / Use

npx skills add org2AI/ORG2

Installs into whichever agent you are using.

About this skill
📦

Other

Other agent config

Quality Score

88/100

Supported Platforms

Universal

Tags

<div align="center"> <h1>ORG-2</h1> <p><strong>The system of record for how agents build software.<br />Run your coding agents — replay any session, review as a team, and trace every line back to the decision behind it.</strong></p> </div>
<p align="center"> <a href="https://github.com/org2AI/ORG2/releases/latest/download/ORG2-latest-mac-apple-silicon.dmg"><strong>macOS Apple Silicon</strong></a> · <a href="https://github.com/org2AI/ORG2/releases/latest/download/ORG2-latest-windows-x64-setup.exe"><strong>Windows installer</strong></a> · <a href="https://github.com/org2AI/ORG2/releases/latest/download/ORG2-latest-windows-x64.msi"><strong>Windows MSI</strong></a> · <a href="https://github.com/org2AI/ORG2/releases/latest/download/ORG2-latest-linux-x64.AppImage"><strong>Linux AppImage</strong></a> · <a href="https://github.com/org2AI/ORG2/releases/latest/download/ORG2-latest-linux-x64.deb"><strong>Linux DEB</strong></a> · <a href="https://github.com/org2AI/ORG2/releases/latest"><strong>All latest release assets</strong></a> </p>
<p align="center"> <a href="README.md">English</a> · <a href="docs/readmes/README.fr.md">Français</a> · <a href="docs/readmes/README.zh.md">简体中文</a> · <a href="docs/readmes/README.zh-Hant.md">繁體中文</a> · <a href="docs/readmes/README.es.md">Español</a> · <a href="docs/readmes/README.ru.md">Русский</a> · <a href="docs/readmes/README.pt.md">Português</a> · <a href="docs/readmes/README.de.md">Deutsch</a> · <a href="docs/readmes/README.ja.md">日本語</a> · <a href="docs/readmes/README.ko.md">한국어</a> · <a href="docs/readmes/README.tr.md">Türkçe</a> · <a href="docs/readmes/README.vi.md">Tiếng Việt</a> · <a href="docs/readmes/README.pl.md">Polski</a> </p> <p>Built with Rust and Tauri for local-first execution under 100MB on disk. Supports agent trajectory livestream and replay. Easy to follow and review.</p> <p align="center"> <video src="https://github.com/user-attachments/assets/bd4833d2-4cc4-4971-9805-84529b14d01a" controls width="720"></video> </p>

Answering why a piece of code exists — and whether it worked — has always meant stitching systems together by hand. Jira sees only tickets. Codex sees only its own sessions. GitHub sees only committed lines. Amplitude sees only metrics. That was survivable when humans wrote the code. At agent speed it isn't: code written on Monday is legacy by Friday.

ORG-2 is where your team runs its coding agents — a native Rust harness plus launchers for 20+ agent CLIs — and it builds that record automatically. Every session becomes a trajectory teammates replay like a video, reviewing how the work was actually built rather than just the diff and commenting in context. Sessions run in other tools are ingested and backfilled from their history, so the record covers work that never touched the app. The record links what the human asked for, what the agent understood, and what it actually did, so any shipped line traces back to the session that wrote it.

It is not just another AI coding tool; it is an experiment in human/agent organizations and org-level alignment. ORG-II treats agents as persistent, observable colleagues inside a structured organization — replayable execution, cross-session memory, AI blame, and a local-first Rust runtime so humans, agents, and teams can collaborate around shared context and aligned goals.

Features

<table> <tr> <td width="50%" valign="middle">

Built-in Rust harness

Run fast, token-saving, customizable native agents with your existing API keys and agent subscriptions.

</td> <td width="50%"> <img src="docs/assets/feature-wall/rust-harness.gif" alt="Run agents with the ORG-II Rust harness" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

Manage sessions across 10+ apps & CLIs

Load and manage agent sessions from all your tools in one place. Scan history, inspect subagents, and control each source without switching apps.

</td> <td width="50%"> <img src="docs/assets/feature-wall/session-sources.png" alt="Manage agent session sources across apps and CLIs in ORG-II" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

Team up and review trajectories, not just PRs

Form your team and share sessions across devices and teammates. Review the full agent trajectory, not only the resulting diff, and leave comments in context.

</td> <td width="50%"> <img src="docs/assets/feature-wall/team-trajectory-review.png" alt="Manage teammates and trajectory replay permissions in ORG-II" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

Tool calls, now as videos

Replay work from the native Rust harness and 15+ CLI agents. Messages, tool calls, file edits, and command output stay synchronized in one reviewable timeline.

</td> <td width="50%"> <img src="docs/assets/feature-wall/replay.gif" alt="Replay an agent session in ORG-II" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

AI blame, not just Git blame

Do not stop at who changed a line. Trace it back to the agent sessions, tool calls, and decisions that drove the change.

</td> <td width="50%"> <img src="docs/assets/feature-wall/ai-blame.gif" alt="Trace code changes back to agent sessions and decisions in ORG-II" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

Stay on track

See how your time is spent across tasks and agent sessions. A daily activity timeline keeps duration, code changes, and priorities visible.

</td> <td width="50%"> <img src="docs/assets/feature-wall/work-diary.png" alt="Review time spent across tasks and agent sessions in ORG-II" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

Full dev workspace

Use the terminal, manage source control, trace Git history, and review pull requests without leaving your agent workspace.

</td> <td width="50%"> <img src="docs/assets/feature-wall/development-workspace.gif" alt="Source control, Git history, and code review tools in ORG-II" width="100%" /> </td> </tr> <tr> <td width="50%" valign="middle">

Design Mode

Inspect live pages in the native WebKit browser. Select an element and send its exact page context straight to the agent for a straightforward fix.

</td> <td width="50%"> <img src="docs/assets/feature-wall/design-mode.gif" alt="Inspect a webpage element with ORG-II Design Mode" width="100%" /> </td> </tr> </table>

More capabilities

  • GUI, CLI, terminal, Git, browser, LSP, timeline, and database tooling.
  • Cross-session memory, cross-agent knowledge sharing, and shared workspace state.
  • Resource-aware execution that can react to CPU, RAM, and human attention availability.
  • Agent-powered GUI end-to-end testing for supervised self-evolution.
  • Scheduling and auto-started sessions so agents can run overnight or continue work when you are away.
  • Org-level alignment surfaces (issues/projects management) for coordinating humans, agents, goals, and accountability (WIP).
  • Session collaboration and group issue workflows via self-hosted Supabase (WIP).

Supported Agents

Use ORG-II's built-in Rust harness or launch these supported coding-agent CLIs from the desktop app.

GUI + TUI

<p> <a href="#built-in-rust-harness"><kbd><img src="docs/assets/org2-icon.svg" alt="ORG-2 logo" width="22" valign="middle" /> ORG-2</kbd></a> &nbsp; <a href="https://cursor.com/docs/cli/overview"><kbd><img src="src/assets/modelIcons/cursor.svg" alt="Cursor CLI logo" width="16" valign="middle" /> Cursor CLI</kbd></a> &nbsp; <a href="https://code.claude.com/docs/en/configuration"><kbd><img src="src/assets/modelIcons/claude-code.svg" alt="Claude Code logo" width="16" valign="middle" /> Claude Code</kbd></a> &nbsp; <a href="https://developers.openai.com/codex/config-basic"><kbd><img src="src/assets/modelIcons/openai.svg" alt="Codex logo" width="16" valign="middle" /> Codex</kbd></a> &nbsp; <a href="https://kiro.dev/docs/cli/installation"><kbd><img src="src/assets/modelIcons/kiro.svg" alt="Kiro CLI logo" width="16" valign="middle" /> Kiro CLI</kbd></a> &nbsp; <a href="https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-in-the-cli"><kbd><img src="src/assets/modelIcons/copilot.svg" alt="GitHub Copilot logo" width="16" valign="middle" /> GitHub Copilot</kbd></a> &nbsp; <a href="https://opencode.ai/docs/config/"><kbd><img src="src/assets/modelIcons/opencode.svg" alt="OpenCode logo" width="16" valign="middle" /> OpenCode</kbd></a> &nbsp; <a href="https://antigravity.google/docs/cli/getting-started"><kbd><img src="src/assets/modelIcons/antigravity.svg" alt="Antigravity logo" width="16" valign="middle" /> Antigravity</kbd></a> </p>

TUI

<p> <a href="https://www.kimi.com/code/docs/en/kimi-code-cli/configuration/configuration-files.html"><kbd><img src="src/assets/modelIcons/kimi.svg" alt="Kimi Code CLI logo" width="16" valign="middle" /> Kimi Code CLI</kbd></a> &nbsp; <a href="https://aider.chat/docs/config.html"><kbd><img src="src/assets/modelIcons/aider.svg" alt="Aider logo" width="16" valign="middle" /> Aider</kbd></a> &nbsp; <a href="https://goose-docs.ai/docs/category/getting-started/"><kbd><img src="src/assets/modelIcons/goose.svg" alt="Goose logo" width="16" valign="middle" /> Goose</kbd></a> &nbsp; <a href="https://ampcode.com/manual"><kbd><img src="src/assets/modelIcons/amp.svg" alt="Amp logo" width="16" valign="middle" /> Amp</kbd></a> &nbsp; <a href="https://docs.cline.bot/cli/cli-reference"><kbd><img src="src/assets/modelIcons/cline.svg" alt="Cline logo" width="16" valign="middle" /> Cline</kbd></a> &nbsp; <a href="https://kilo.ai/docs/cli"><kbd><img src="src/assets/modelIcons/kilo.svg" alt="Kilo Code logo" width="16" valign="middle" /> Kilo Code</kbd></a> &nbsp; <a href="https://docs.x.ai/build/overview"><kbd><img src="src/assets/modelIcons/grok.svg" alt="Grok CLI logo" width="16" valign="middle" /> Grok CLI</kbd></a> &nbsp; <a href="https://docs.devin.ai/cli"><kbd><img src="src/assets/modelIcons/devin.svg" alt="Devin logo" width="16" valign="middle" /> Devin</kbd></a> &nbsp; <a href="https://hermes-agent.nousresearch.com/docs/user-guide/configuration"><kbd><img src="src/assets/modelIcons/hermes.svg" alt="Hermes logo" width="16" valign="middle" /> Hermes</kbd></a> &nbsp; <a href="https://docs.openclaw.ai/cli/config"><kbd><img src="src/assets/modelIcons/openclaw.svg" alt="OpenClaw logo" width="16" valign="middle" /> OpenClaw</kbd></a> &nbsp; <a href="https://www.codebuff.com/docs"><kbd><img src="src/assets/modelIcons/infinity-agent.svg" alt="Codebuff logo" width="16" valign="middle" /> Codebuff</kbd></a> &nbsp; <a href="https://qwenlm.github.io/qwen-code-docs/en/users/configuration/auth/"><kbd><img src="src/assets/modelIcons/qwen.svg" alt="Qwen Code logo" width="16" valign="middle" /> Qwen Code</kbd></a> &nbsp; <a href="https://mimo.xiaomi.com/mimocode/config-files"><kbd><img src="src/assets/modelIcons/xiaomimimo.svg" alt="Mimo Code logo" width="16" valign="middle" /> Mimo Code</kbd></a> &nbsp; <a href="https://docs.continue.dev/cli/configuration"><kbd><img src="src/assets/modelIcons/continue.svg" alt="Continue logo" width="16" valign="middle" /> Continue</kbd></a> &nbsp; <a href="https://docs.factory.ai/cli/byok/overview"><kbd><img src="src/assets/modelIcons/droid.svg" alt="Droid logo" width="16" valign="middle" /> Droid</kbd></a> &nbsp; <a href="https://docs.mistral.ai/vibe/code/cli/install-setup"><kbd><img src="src/assets/modelIcons/mistral.svg" alt="Mistral Vibe logo" width="16" valign="middle" /> Mistral Vibe</kbd></a> &nbsp; <a href="https://docs.autohand.ai/integrations/ai-model-providers"><kbd><img src="src/assets/modelIcons/autohand.svg" alt="Autohand logo" width="16" valign="middle" /> Autohand</kbd></a> &nbsp; <a href="https://github.com/open-horizon-labs/oh-omp"><kbd><img src="src/assets/modelIcons/omp.svg" alt="OMP logo" width="16" valign="middle" /> OMP</kbd></a> &nbsp; <a href="https://pi.dev/docs/latest/providers"><kbd><img src

Truncated for display — read the full file on GitHub.

Related Skills

View on GitHub
GitHub Stars2.6k
CategoryDevelopment
Updated4h ago
Forks124

Languages

TypeScript

Security Score

95/100

Audited on Sep 21, 2026

1 low