noobygains/godmode — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me GodMode, an installable framework that makes AI coding agents slow down and follow a proper engineering process instead of just dumping code.

I want it to work with tools like Claude Code, Cursor, Codex, and OpenCode. The main idea is that when someone mentions GodMode, the agent automatically switches into a guided workflow where it first asks questions, researches existing patterns, writes a spec, makes a plan, executes in small tasks, reviews the work, runs tests, and then helps ship it.

It should include a set of reusable skills, commands, hooks, and agent behaviors that can be installed into those tools. Make the workflow feel practical for real developers, with phases like define, plan, execute, review, and ship. It should also support different work styles, simple direct fixes, delegated tasks, parallel work, and coordinated agent teams when a feature has multiple moving parts.

Please build the repo with clear docs, install instructions, tests where useful, and a small site or documentation area that explains what GodMode does and how to use it.

Want more depth? Deep Reverse