Преглед на файлове

Document collab feature requirement for Codex subagent skills

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drew Ritter преди 7 месеца
родител
ревизия
4c78b2dad1
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      docs/README.codex.md

+ 6 - 0
docs/README.codex.md

@@ -32,6 +32,12 @@ Fetch and follow instructions from https://raw.githubusercontent.com/obra/superp
 
 3. Restart Codex.
 
+4. **For subagent skills** (optional): Skills like `dispatching-parallel-agents` and `subagent-driven-development` require Codex's collab feature. Add to your Codex config:
+   ```toml
+   [features]
+   collab = true
+   ```
+
 ### Windows
 
 Use a junction instead of a symlink (works without Developer Mode):