DrDroidLab/sample-debug-agent ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple AI debugging assistant that I can run locally and connect to Slack.

I want it to answer questions in a Slack channel, listen for alerts, and help investigate production issues using monitoring tools if I connect them later. It should work even in a basic chatbot mode with no extra setup, but also support runbooks, prompts, scripts, and workflows so I can automate common debugging steps like checking logs, looking at dashboard data, or reacting to incidents.

Please make it easy to configure with a credentials file, and include a small web server that Slack can talk to through event subscriptions and interactive actions. If it needs to call external monitoring tools, use a clean integration point so I can plug in MCP servers later.

Keep the default experience friendly and simple, with a sample response in Slack so I know it is working. If anything is unclear, look up the latest docs online and make reasonable choices.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab