Reverse engineered prompt

GitHub

Build me an AI deployment helper called DeployMate that feels like a smart DevOps copilot for someone who needs help when an app will not deploy or a pipeline breaks.

I want a simple chat style app, preferably with a clean web UI, where I can paste logs, describe a CI/CD failure, share infra config issues, or ask what to do during an incident. The assistant should act like a team of specialized helpers behind the scenes, one for log analysis, one for pipeline debugging, one for infrastructure advice, and one for incident response, with a supervisor that decides who should handle what and then gives me one clear final answer.

Please make the responses practical, with likely root cause, severity, confidence, and step by step fix suggestions. If there is a knowledge base option, let it use private docs or past post mortems to ground the answers. I would also like it to be easy to run locally with environment variables and Docker, and include a basic API if that fits the project. Look up current docs online if you need to.

Have a live product UI? Try website reverse