Make your AI agents argue before they ship.
Round Table Workspace gives Codex, Claude Code, and CLI agents a round-table workflow: explore ambiguous ideas, debate risky choices, and run a ship/revise/reject gate before trusting AI-generated work.
$ ./rtw ship-check "Should we merge this AI-generated feature?"
Decision: revise
Panel: product, engineering, risk, user-advocate
Why: useful direction, but public claims and evidence need tightening
Next: run tests, add a visible demo, keep claims local-first unless validated
Explore first
Turn vague product or engineering questions into structured multi-agent exploration.
Review risky calls
Escalate mature questions into decision review with explicit tradeoffs and evidence.
Gate before shipping
Get a practical ship / revise / reject result before trusting one confident agent.
Try it in 60 seconds
No provider key is required for the default demo path. Star the repo if you want a repeatable review gate before merging AI-generated work. If you only have a few minutes, use the 5-minute evaluation path. If you want the plain-English mechanism first, read how the review room works.
git clone https://github.com/MarkDonish/round-table-workspace.git
cd round-table-workspace
./rtw demo startup-idea
./rtw ship-check "Should we merge this AI-generated feature?"
./rtw doctor --quick