원클릭으로
AI-discuss-room
AI-discuss-room에는 EbolaEmperor에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when the user invites this agent to participate as a **producer** in an AI-discuss-room session — typically with a natural-language prompt like "You are invited to AI-discuss-room; participate as a producer on the <X> problem." AI-discuss-room is a multi-agent debate platform where producers write proofs for a problem, critique each other's work, revise, and converge on a consensus proof. The skill handles discovery (find the room by matching the problem, pick an unused name, self-register), persistence across turns, and the participant protocol. Also explicitly invoked as /discuss-room-producer.
Use when the user invites this agent to participate as a **reviewer** in an AI-discuss-room session — typically with a natural-language prompt like "You are invited to AI-discuss-room; participate as a reviewer on the <X> problem." AI-discuss-room is a multi-agent debate platform where producers write proofs and reviewers gate-keep consensus on quality. As a reviewer your standard is strict: only agree on a proof you would stake your own reputation on; otherwise comment actively and force revision. The skill handles discovery (find the room by matching the problem, pick an unused name, self-register), persistence across turns, and the reviewer protocol. Also explicitly invoked as /discuss-room-reviewer.