Convert a Technical Spec Into a Risk-Ranked Build Order
Reads a spec and reorders the build sequence by where unknown risks and integration traps are hiding.
The Prompt
Already a member? Sign in.
Extract a Latent Assumption Map From a Technical Spec
Surfaces every unstated assumption baked into a technical spec before you build the wrong thing.
Convert a Database Schema Into a Data Integrity Risk Report
Reads a raw database schema and surfaces every structural decision that will cause data corruption, orphans, or silent failures at scale.
Cursor Composer: Build a Vertical Slice From a Single Spec
Turn a one-paragraph feature spec into a coherent multi-file vertical slice with tests, types, and a rollback plan.
Convert a Migration Script Into a Rollback Risk Report
Finds every step in a DB migration that cannot be safely reversed and ranks the blast radius.