rohan4852/isoflow-automation ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python app that helps automate outreach and content generation for Isoflow.
I want one place where I can give it a few inputs about a target, and it can create a clean outreach message and any supporting content it needs, then run the flow from a small main app. Keep it practical and easy to extend later, with the logic split clearly so the content part and outreach part are separate.
Make the app easy to run from the command line, with sensible defaults, basic error handling, and clear output so I can see what it generated. If you need to check current docs or best practices online, feel free to do that. Focus on something that feels finished and useful, not a prototype, and make sure the code is tidy enough that I can build on it after.
Are you gonna build this?
make sure you review the code using coderabbit