Prompting
Prompt chaining
Breaking a complex task into multiple prompts where one output feeds the next step.
Example
One prompt extracts facts, a second checks them, and a third drafts the final report.
Why people use it
Teams use “Prompt chaining” when they need to give models clearer instructions and diagnose weak prompts.
What you'll hear
“Can we improve this with Prompt chaining before we change the model?”