Hainrixz/all-deploy ? reverse-engineered prompt

Reverse engineered prompt

Build me a Claude Code skill called /all-deploy that helps take a web app, API, or agent from local development to a live deployment safely.

I want it to first inspect the project, figure out what it is, check for common deploy problems like secrets, missing env files, dirty git state, or missing lockfiles, and stop if something risky is found. Then it should suggest the best place to deploy, let me choose if needed, do a preview deploy first, check that the preview URL actually responds, and only then promote to production. If something fails, it should give me the next fix or rollback step instead of just dying.

Make it work for both English and Spanish commands, so phrases like deploy this, push to prod, despliégalo, or paso a paso should all work naturally. It should feel like a safe, guided deploy helper inside Claude Code, with a clear preview to prod flow and an easy way to roll back. Use current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab