← Back to list

codex-consensus
by kanlanc
This is the plugin for the workflows that i use
⭐ 0🍴 0📅 Dec 15, 2025
SKILL.md
name: codex-consensus description: Use for multi-perspective analysis with Codex exploring different viewpoints. Triggers on "codex perspectives", "pros and cons from codex", "codex evaluate options", "what are the tradeoffs".
Codex Consensus Skill
Multi-perspective analysis with Codex (gpt-5.2) for balanced decision-making.
When to Use
- Evaluating technology choices
- Architecture decisions with tradeoffs
- When user needs pros/cons analysis
- Comparing different approaches
- Making strategic decisions
Reasoning Level
high (balanced analysis from multiple angles)
Execution
- Identify the decision or question
- Gather relevant context
- Formulate a multi-perspective prompt:
Analyze this from multiple perspectives. Question/Decision: <what to evaluate> Context: <relevant information> Please provide: 1. **FOR perspective**: Best arguments in favor 2. **AGAINST perspective**: Best arguments against 3. **NEUTRAL perspective**: Objective analysis of tradeoffs 4. **SYNTHESIS**: Balanced recommendation considering all factors - Run:
codex exec -c model_reasoning_effort="high" "<prompt>" - Return structured multi-perspective analysis
Response Format
**Codex Multi-Perspective Analysis:**
**Question:** [The decision/question being analyzed]
**FOR (Arguments in Favor):**
- [Pro 1]
- [Pro 2]
**AGAINST (Arguments Against):**
- [Con 1]
- [Con 2]
**NEUTRAL (Tradeoffs & Considerations):**
- [Tradeoff 1]
- [Tradeoff 2]
**SYNTHESIS:**
[Balanced recommendation with reasoning]
**Session ID:** [id]
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