소스 검색

Document collab feature requirement for Codex subagent skills

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drew Ritter 7 달 전
부모
커밋
2e12d4fb34
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):