← Back to list

collaborating-with-codex
by Intellegam
Internal Claude Code plugins for Intellegam workspace
⭐ 1🍴 0📅 Jan 23, 2026
SKILL.md
name: collaborating-with-codex description: This skill should be used when working on architectural decisions, complex refactoring, system design, API redesign, or multi-component implementations. Also use when asked to "consult codex", "get a second opinion", "validate this plan", or "have codex review". Guides proactive collaboration with OpenAI Codex for brainstorming, plan validation, and code review.
Codex Collaboration Guidelines
Use OpenAI Codex as a collaborative sub-agent for brainstorming, plan validation, and code review. Treat output as a second opinion—critically evaluate, don't blindly accept.
Tools
codex— Start new session (defaults to read-only sandbox)codex-reply— Continue session with prior contextcodex-review— Dedicated review mode with four presets:uncommitted— Review staged/unstaged/untracked changesbase— PR-style review against a base branchcommit— Review a single commitcustom— Custom review with your own instructions
When to Use
- Complex decisions where a second perspective adds value
- Architectural validation before implementation
- Plan validation before presenting to user
- Code review after significant changes
When NOT to Use
- Simple, straightforward tasks
- Time-sensitive operations where latency matters
- Trivial changes that don't warrant discussion
Guidelines
- Form your own analysis first to ensure independent perspectives—avoid anchoring bias
- Prompt specifically with context (like any sub-agent)
- Sessions run in read-only sandbox mode
- Use
codex-replyfor multi-turn discussions or reviews needing prior context - Synthesize conclusions—don't just relay raw Codex output
- When developing plans (yourself or via Plan sub-agent), validate with Codex before presenting to user
Score
Total Score
45/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon