advancedChapter 10 of 12Exercise 1 of 1
Three-Step Analysis Chain
Design a multi-step prompt chain where each step feeds into the next.
Your Task
Design a three-step prompt chain for analyzing a news article: Step 1 extracts key facts, Step 2 identifies biases or missing perspectives, Step 3 writes a balanced summary. Write all three prompts, showing how the output of each feeds into the next.
Success Criteria
The chain must have three clearly defined steps with explicit handoff between them. Each step should have a narrow task and structured output that the next step consumes.
Recommended Background
Review Building Complex Prompts before attempting this exercise for the best experience.
Cmd/Ctrl + Enter to submit