Skip to content

Commit 5593965

Browse files
committed
docs: replace archived Roo Code with Zoo Code
Roo Code (RooCodeInc/Roo-Code) was archived May 15, 2026 and is read-only. Its README points to Zoo Code (Zoo-Code-Org/Zoo-Code) as the community-maintained fork. Replaces the stale reference in the install docs rather than listing both. CHANGELOG left untouched as historical record.
1 parent 1d963f8 commit 5593965

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ Choose the method that matches your AI tool:
574574
$skill-installer install https://github.com/ckelsoe/prompt-architect/tree/main/skills/prompt-architect
575575
```
576576

577-
### Other Agents (Gemini, Cursor, Copilot, Cline, Roo Code, etc.)
577+
### Other Agents (Gemini, Cursor, Copilot, Cline, Zoo Code, etc.)
578578

579579
Copy `skills/prompt-architect/` from this repo to `~/.agents/skills/prompt-architect/`
580580

adapters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ These tools read `SKILL.md` natively. No adapter needed — just install to thei
1919
| **GitHub Copilot** | Copy `skills/prompt-architect/` to `.github/skills/` or `~/.copilot/skills/` |
2020
| **OpenAI Codex** | Copy `skills/prompt-architect/` to `.agents/skills/` in your project |
2121
| **VS Code** | Copy `skills/prompt-architect/` to `.agents/skills/` in your project |
22-
| **Roo Code** | Copy `skills/prompt-architect/` to `.agents/skills/` or `~/.agents/skills/` |
22+
| **Zoo Code** | Copy `skills/prompt-architect/` to `.agents/skills/` or `~/.agents/skills/` |
2323
| **Kiro, Amp, Junie, Goose, OpenHands, etc.** | Copy to `~/.agents/skills/` (universal path) |
2424

2525
Or use the interactive installer to auto-detect and install:

0 commit comments

Comments
 (0)