SuprimOjha/forge ? reverse-engineered prompt

Reverse engineered prompt

Build me a C++ command line tool called Forge that helps me check a developer project from the folder I am in. It should look for things like git, Node.js files, package manager files, common frameworks, dependencies, scripts, and whether the environment has what it needs installed. Then it should print a clear health summary with warnings, a score, and simple suggestions for what is wrong.

I also want a project command that shows the project overview, a doctor command for diagnostics, and a fix command that can offer safe automatic fixes when something obvious is missing, like installing dependencies after asking for confirmation first. Make it work as a Windows friendly terminal app, built with CMake, and keep the output clean and readable. If you need to check current docs or best practices while doing it, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab