amoutiers/maxi-superpowers ? reverse-engineered prompt
Reverse engineered prompt
Build me a plugin for coding assistants that turns a simple request like “build me X” into a guided feature workflow.
I want it to help me work in a disciplined way, with phases for constitution, spec, clarify, plan, tasks, analyze, and implement. It should refuse to jump ahead if I skip a step, keep the project notes and feature docs in a clear place, and make it easy to use from tools like Claude Code and other supported assistants.
Please also make it handle existing projects, not just brand new ones, and capture important architecture decisions so the reasoning is saved. The whole thing should feel like a real product, with clear commands, good onboarding docs, and a smooth experience from the first message through to done.
Use the current docs online if you need to, and make sure the repo is set up so the plugin can be installed and used without a lot of manual setup.