From b2836d229867d5efed4a1d216ad22e863f666fef Mon Sep 17 00:00:00 2001 From: Viktor Nagy <137165288+NagyVikt@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:56:38 +0200 Subject: [PATCH] Enhance README with sidebar options and install section Added options for GitHub About sidebar description and installation instructions. --- README.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/README.md b/README.md index 4151e14..31c8608 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,67 @@ flowchart LR I --> S ``` + + + + + + + + + + + + +Option A — leads with the tagline (matches README h1): + Guardian T-Rex for your multi-agent repo. Isolated worktrees, file locks, + and PR-only merges stop parallel Codex & Claude agents from overwriting + each other's work. Auto-wires Oh My Codex, Oh My Claude, OpenSpec, and + Caveman. + +Option B — leads with the benefit: + Run many Codex & Claude agents in parallel without them overwriting each + other. Isolated worktrees, file locks, PR-only merges. Auto-wires Oh My + Codex, Oh My Claude, OpenSpec, and Caveman in every worktree. + +Option C — punchiest, under 200 chars: + Safety layer for parallel Codex & Claude agents. Isolated worktrees + + file locks + PR-only merges. Auto-wires Oh My Codex, Oh My Claude, + OpenSpec, and Caveman. + + + + + + + + + + + +
+
+
+
+ Then cd into your repo and run gx setup — hooks, scripts, templates,
+ and OMX / OpenSpec / caveman wiring all scaffold in one go.
+
+