foolish-bandit rounds out the guided-workflow trio with Explain This

A third front-door shell joins Review and Draft - paste a clause, get a structured plain-English breakdown.

chat-uicontract-review

foolish-bandit's fork has been building out a set of guided entry points that sit in front of the chat - small, focused screens that ask one clear question instead of dropping the user into a blank prompt. The latest, Explain This, takes a clause, paragraph, or piece of legal language, plus optional notes on document type, goal, and tone, and routes it through to the assistant with a fixed four-part structure: what it says, why it matters, what could go wrong, and a possible revision.

None of this lives in the backend - it's pure framing on the way in. The opinionated piece is that structure line, which quietly turns a generic chat into something closer to a junior associate's clause memo. The shell now sits alongside Review and Draft on the home screen, completing the trio.

So what Worth a look for anyone designing legal-AI front doors - the prompt scaffolding is small, portable, and easy to rewrite for your own house style.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

2 commits from foolish-bandit/gary, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
b3287856 Add Explain This workflow shell Zack Brenner 2026-05-07 ↗ GitHub
35d1f06a Merge pull request #13 from foolish-bandit/codex/create-pr-#10-frontend-polish-and-bugfix-e39g9q Zack Brenner 2026-05-07 ↗ GitHub
Add 'Explain This' page, surface backend-unavailable messages, and UI/UX fixes

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-165.md from inside the repo you want the changes in.

⬇ Download capture-thread-165.md