Cc Roundtable
Description
다분야 전문가를 동적으로 소집해 구조화된 토론으로 다각적 평가·제언을 만드는 Claude Code 플러그인 (한국어)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🇰🇷 CC-Roundtable (원탁회의)
**다분야 전문가를 동적으로 소집해, 구조화된 토론으로 다각적 평가·제언을 만드는 Claude Code 플러그인.**
⚠️ **이 저장소는 더 이상 마켓플레이스가 아닙니다 (since 2026-04-26).**
`cc-roundtable` 플러그인은 통합 마켓플레이스 **[`gaebalai/gaebalai-marketplace`](https://github.com/gaebalai/gaebalai-marketplace)** 로 이전되었습니다.
기존에 이 저장소를 마켓플레이스로 등록하셨다면 다음으로 마이그레이션해 주세요.
/plugin marketplace remove gaebalai-marketplace /plugin marketplace add gaebalai/gaebalai-marketplace /plugin install cc-roundtable@gaebalai-marketplace본 저장소는 cc-roundtable 플러그인의 소스 백업·이슈 트래커로 계속 보존됩니다.
왜 Roundtable인가?
AI에게 "여러 전문가가 되어 토론해줘"라고 하면, 대체로 다음과 같은 일이 일어납니다.
- 처음 발언한 전문가의 의견에 나머지가 끌려간다 (앵커링 효과)
- 2-3턴이면 원만하게 합의해버린다 (Groupthink / 집단사고)
- 토론을 길게 시킬수록 소수 의견이 사라진다 (Degeneration of Thought)
결국 **5명이 있어도 1명이 5역을 연기하는 꼴**이 되기 쉽습니다.
Roundtable은 이 문제를 **구조**로 풉니다.
- 처음에는 전원이 독립적으로 분석 — 서브 에이전트를 병렬로 띄워 물리적으로 격리된 컨텍스트에서 분석
- 비판자(Devil's Advocate)를 반드시 포함 — 약점을 찾는 것만이 일인 1명
- 소수 의견은 구조적으로 보호 — 기각할 거면 이유를 명기, "다수파니까"는 불가
- 토론은 최대 2라운드 — 학술 연구에 기반한 하드 캡
설치
본 플러그인은 [**gaebalai/gaebalai-marketplace**](https://github.com/gaebalai/gaebalai-marketplace) 통합 마켓플레이스에서 배포됩니다. Claude Code 세션에서.
/plugin marketplace add gaebalai/gaebalai-marketplace
/plugin install cc-roundtable@gaebalai-marketplace
업데이트 / 제거
/plugin marketplace update gaebalai-marketplace
/plugin uninstall cc-roundtable@gaebalai-marketplace
로컬 경로 설치
직접 클론해서 시험하려면.
git clone https://github.com/gaebalai/gaebalai-marketplace.git
# Claude Code 세션에서
/plugin marketplace add /절대/경로/gaebalai-marketplace
/plugin install cc-roundtable@gaebalai-marketplace
자세한 마켓플레이스 정보·다른 수록 플러그인은 [gaebalai-marketplace README](https://github.com/gaebalai/gaebalai-marketplace#readme)를 참고하세요.
사용법
Claude Code 세션에서 다음과 같이 호출합니다.
기본 사용
# 웹사이트 평가
이 웹사이트를 평가해줘: https://example.com
# 설계 리뷰
지금 논의 중인 설계 방침을 다각도로 리뷰해줘
# 기획서 평가
이 기획서의 전략을 평가해줘 (파일 첨부)
# 명시적 호출
원탁회의를 열어서 이
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11