com um clique
AI-discuss-room
AI-discuss-room contém 2 skills coletadas de EbolaEmperor, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.