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. + + + + + + + + + + + +

+ Install GitGuardex +

+ +

Install in one line

+ +```bash +npm i -g @imdeadpool/guardex +``` + +

+ + Then cd into your repo and run gx setup — hooks, scripts, templates, + and OMX / OpenSpec / caveman wiring all scaffold in one go. + +

+ +

+ npm + downloads + stars +

+ ### Dashboard ![Multi-agent dashboard example](https://raw.githubusercontent.com/recodeee/gitguardex/main/docs/images/dashboard-multi-agent.png)