Manuals / ChatGPT Workflows for Learners / Ch 2

CoreIntermediate30 min read

2. Debug prompts

ChatGPT Workflows for Learners · 12 pages source format

Paste error + minimal repro + what you tried.

What you'll learn

  • Minimal repro
  • Hypothesis
  • Verify

Key idea

Structure: expected vs actual, snippet, stack, what you already tried.

Quick check

Include in a debug prompt…

Do this now

Write 3 notes on: Debug prompts.

Clear?

Practice

Debug one real error using that template.

Starter
# Debug prompts
# try one small experiment

Do this now

Commit one file practicing Debug prompts.

Clear?

Checklist