codeligence/dev-agents ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted AI assistant for our dev team that lives in Slack and answers questions about our codebase in plain English.
I want people like QA, product, support, and DevOps to be able to ask things like what changed in a feature, how an auth flow works, which files handle a bug, or what to test in a pull request, and get answers based on the real repo instead of stale docs. It should connect to our code repositories, issue trackers, and logs, and it should work across more than one repo. Please make it easy to run with Docker or from source, use environment based config, and keep everything on our infrastructure so our data stays private. Support Slack first, and make the setup simple enough that a team could get it running quickly. If you need to check current docs for any integration details, do that.
Are you gonna build this?
make sure you review the code using coderabbit