5-minute evaluation path

Try the review gate, then decide whether it is worth starring.

Round Table Workspace is for developers who use AI coding agents but still want a local review step before trusting generated work.

git clone https://github.com/MarkDonish/round-table-workspace.git
cd round-table-workspace
./rtw ship-check "Should we merge this AI-generated feature?"
./rtw doctor --quick

Look for a decision

A useful run should return `ship`, `revise`, or `reject`, not just a confident paragraph.

Look for review angles

Product, engineering, risk, and user-facing concerns should be visible enough to act on.

Look for evidence gaps

The workflow should say what is missing before generated work is trusted.

1. CloneUse the default local path.
2. Run ship-checkAsk about an AI-generated change.
3. Read the resultCheck the decision and missing evidence.
4. Star if usefulKeep it as a pre-merge habit.

Star If

Skip For Now If