Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub tumblecat44/ai-debate-local --plugin ai-debateHow this skill is triggered — by the user, by Claude, or both
Slash command
/ai-debate:debate-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
이 스킬은 토론에 참여할 AI 에이전트를 감지하고 설정합니다.
Orchestrates structured multi-round adversarial debates with Pro/Contra agents and judge verdict. Supports binary/tetralemma/polarity modes, brief format, and user-joining roles.
Runs structured four-way debates between Claude, Sonnet, Gemini, and Codex CLI for critical decisions and technical trade-off analysis.
Orchestrates multi-agent debates with 2-5 dynamic agents in Challenge (select best variant), Strategy (deep analysis with proposals), or Critic (find weaknesses) modes. Triggers on debate, challenge, compare, critique prompts.
Share bugs, ideas, or general feedback.
이 스킬은 토론에 참여할 AI 에이전트를 감지하고 설정합니다.
detect-agents.sh를 실행하여 설치된 AI CLI를 감지합니다.bash "{{SKILL_DIR}}/../scripts/detect-agents.sh"
결과 표시: 감지된 에이전트 목록을 사용자에게 보여줍니다.
에이전트 선택: AskUserQuestion으로 토론에 참여할 에이전트를 선택받습니다.
페르소나 배정: 선택된 에이전트에 자동으로 페르소나를 배정합니다.
기본 페르소나 목록:
| 순서 | 페르소나 | 설명 |
|---|---|---|
| 1 | 🧠 실용주의자 | 현실적 구현 가능성 중시 |
| 2 | 💡 이상주의자 | 최선의 결과 추구 |
| 3 | 😈 악마의 변호인 | 모든 주장에 반박 |
| 4 | 🔬 경험주의자 | 데이터/증거 요구 |
| 5 | 🔗 종합주의자 | 관점 통합 시도 |
| 6 | 🔄 역발상가 | 비주류 관점 제시 |
| 7 | 📊 분석가 | 논리 구조 해체 |
설정 저장: debate.config.json을 업데이트합니다.
완료 메시지: 설정 완료 후 /ai-debate:debate "주제" 로 토론을 시작할 수 있다고 안내합니다.