← Back to list

codex-chat
by kanlanc
This is the plugin for the workflows that i use
⭐ 0🍴 0📅 Dec 15, 2025
SKILL.md
name: codex-chat description: Use when user wants to ask Codex a question, get a second opinion, or consult with gpt-5.2. Triggers on phrases like "ask codex", "codex opinion", "what does codex think".
Codex Chat Skill
General consultation with Codex (gpt-5.2) for questions, opinions, and analysis.
When to Use
- User asks for Codex's opinion
- User wants a second AI perspective
- User explicitly mentions "codex" or "gpt-5.2"
- User asks for consultation on a technical question
Reasoning Level
Default: high
If user mentions "quick" or "brief", use medium. If user mentions "deep" or "thorough", use xhigh.
Execution
- Identify the question or topic
- Gather relevant context (read files if needed)
- Run:
codex exec -c model_reasoning_effort="high" "<question with context>" - Return Codex's response with the session ID
Response Format
**Codex Response:**
[Codex's analysis]
**Session ID:** [id] (use `/codex-resume` to continue)
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