martha-ketsela-mengistu/automation-auditor ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app called Automaton Auditor that can review a GitHub repository and a PDF report, then generate an audit summary. I want it to use an AI based multi agent debate style so it can compare different reviewer opinions and produce a clearer final result.

Make it easy to run from the command line with a command like python -m src.main and let me pass in a repo URL and a PDF path. It should load settings from a .env file for API keys, and include a simple setup flow that works with uv.

Please wire up a clean project structure, basic tests, and a sensible output in the reports folder. If you need to check current library docs online, go ahead. I mostly want a working first version that can inspect the repo, read the PDF, and write a useful audit report without me having to do much manual setup.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab