Producer review
Understand what you built with AI, spot risks early, and move forward safely.
Understand what you built with AI, spot risks early, and move forward safely.
The Producer review CLI is a local single file script that asks a few questions, scans your repo, and generates one prompt. You paste that prompt into Codex or Claude Code to get a plain English report on what the system does, where trust changes, and what to check before you ship.
Files written in your repo:
The report produced from the prompt includes:
Quick run example:
This runs locally on your machine and does not upload your code. You decide what to paste into an AI assistant.
No. The report is written for builders who want clear guidance without digging into source files.
No. The CLI runs on your machine and writes a prompt file. If you paste the prompt into another tool, that content is shared there.
No. It gives you a report and a short path forward so you can decide what to change.
Stop and resolve the issue or document a clear mitigation before moving forward.