Ver Fonte

Document collab feature requirement for Codex subagent skills

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drew Ritter há 7 meses atrás
pai
commit
2e12d4fb34
1 ficheiros alterados com 6 adições e 0 exclusões
  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.
 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
 ### Windows
 
 
 Use a junction instead of a symlink (works without Developer Mode):
 Use a junction instead of a symlink (works without Developer Mode):