Roundtable banner
trustmybot trustmybot

Roundtable

Development community

Description

--- description: Multi-agent deliberation on a topic with checkbox/radio AUQ ratification argument-hint: <topic to deliberate> --- # Roundtable on: $ARGUMENTS Run a structured deliberation: collect parallel agent positions, synthesize into agreements and disagreements, ratify with the Human, then close with decisions. If `$ARGUMENTS` is empty, ask the user for the topic via AskUserQuestion before proceeding. ## When to invoke - Divergent opinions, multi-dimension trade-offs, cross-disciplin

Installation

Installs to ~/.claude/skills/trustmybot-plugin-roundtable/SKILL.md

Terminal
mkdir -p ~/.claude/skills/trustmybot-plugin-roundtable && curl -fsSL https://raw.githubusercontent.com/trustmybot/plugin/HEAD/commands/roundtable.md -o ~/.claude/skills/trustmybot-plugin-roundtable/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository