Promptles
Multi-Step

Stay Organized Under Pressure

When a change touches multiple files, list every file and what changes in each. A numbered list or per-file breakdown keeps both you and Claude from losing track under time pressure.

Where you'll practice this

One Promptles scenario teaches this principle directly.

  • Multi-File Under Pressure

    You're adding a new `status` field to your Order model. This requires changes in the database schema, the API route handler, and the frontend type definition. All three files need to stay in sync.

Other principles in Multi-Step