proffesor-for-testing/agentic-qe ? reverse-engineered prompt
Reverse engineered prompt
Build me an open source AI powered quality engineering tool called Agentic QE Fleet that helps coding agents write and improve tests for a codebase.
I want it to work really well with Claude Code, but also be usable from other coding agents through MCP. It should be able to look at a project, figure out the tech stack automatically, generate useful tests, find coverage gaps, spot flaky tests, and suggest fixes. It should also have a simple way to run things like analyze, generate, optimize, chaos testing, reports, and health checks.
Make it feel like a real QA teammate, with a bunch of specialized agents behind the scenes for things like test generation, coverage analysis, security checks, performance, regression, and requirements review. If helpful, add a plugin style setup for Claude Code, plus a full project setup command for broader use.
Please include good docs, examples, and a clean TypeScript codebase. Look up current docs online if you need to, and make the setup easy for someone who just wants to install it and start testing their app.
Are you gonna build this?
make sure you review the code using arcumet