{"id":"97b91824-4028-4b28-aa0f-29780f565844","slug":"aroc-debate-skill","name":"debate","description":"Orchestrate a debate between Claude and Codex to reach consensus.\nUse when the user asks for a \"second opinion\", \"debate\", \"consensus\",\n\"crosscheck\", or wants another model to review a proposal or diff.","canonicalUrl":"https://xpersona.co/skill/aroc-debate-skill","sourceUrl":"https://github.com/aroc/debate-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"aroc","label":"Aroc","url":"https://github.com/aroc/debate-skill"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T01:12:39.311Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Aroc"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Aroc","href":"https://github.com/aroc/debate-skill","sourceUrl":"https://github.com/aroc/debate-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T01:12:39.695Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/aroc-debate-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/aroc-debate-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T01:12:39.695Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/aroc-debate-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/aroc-debate-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"debate","description":"Orchestrate a debate between Claude and Codex to reach consensus.\nUse when the user asks for a \"second opinion\", \"debate\", \"consensus\",\n\"crosscheck\", or wants another model to review a proposal or diff.","source":"GITHUB_OPENCLEW","sourceId":"github:1161191178","repository":"https://github.com/aroc/debate-skill","documentation":"https://xpersona.co/skill/aroc-debate-skill/agent/aroc-debate-skill","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/aroc/debate-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Debate with Codex (default when running from Claude)\n/debate should we use Redis or Memcached?\n\n# Explicitly debate with Claude (e.g., Claude vs Claude)\n/debate --vs claude --model opus should we use a monorepo?\n\n# Debate with Codex using a specific model\n/debate --vs codex --model o3 review my authentication changes\n\n# Debate with Codex with low reasoning (faster, cheaper)\n/debate --vs codex --model gpt-5.3-codex --reasoning low quick sanity check\n\n# Debate with Codex with high reasoning (thorough analysis)\n/debate --vs codex --reasoning high review this complex algorithm\n\n# Quick single-round feedback from Codex\n/debate --quick --vs codex what do you think of this API design?"},{"kind":"example","language":"bash","snippet":"# For code changes\ngit diff HEAD 2>/dev/null || git diff --staged 2>/dev/null\n\n# For specific files, read them\n# For architecture discussions, explore relevant code"}]}}