PrepGenAICerts
Courses/Claude Certified Associate – Foundations (CCAO-F) Full Course/1.2 Decomposing Complex Requests Into Checkable Steps
Domain 1: Prompting and Task ExecutionLesson 2 of 26

1.2 Decomposing Complex Requests Into Checkable Steps

1.2.1 Why Big, Vague Asks Fail

Complex requests fail for a predictable reason: they ask Claude to do too much at once, in a single undifferentiated pass, with no natural place to check the work along the way. Hand over 40 raw interview notes with the instruction "what should we do?" and you'll get an answer -- but you have no way to tell whether it correctly identified the real themes, missed a cluster of complaints, or jumped to a recommendation that doesn't actually follow from the data.

**Task decomposition** is the fix: break a large or fuzzy goal into ordered, checkable sub-steps instead of one large ask. This isn't about being more polite to the model or writing more words -- it's a structural change to how the work is organized, and it's tested as its own skill because it's exactly the kind of judgment call a business user has to make routinely: when is a task simple enough for one prompt, and when does it need to be broken up?

ℹ️

The core idea

Decomposition breaks a complex goal into ordered, checkable steps instead of one large, vague ask -- the same discipline a good manager uses when delegating a big project instead of a single sprawling instruction.

1.2.2 Sequential Decomposition: Prompt Chaining

The first pattern is **sequential decomposition**, also called **prompt chaining**: complete step one, review the result, then feed that reviewed result into step two, and so on. The classic example: (1) extract the key complaints from 40 survey responses, (2) group those complaints into themes, (3) draft an action memo from the themes. Each step's output becomes the next step's input -- but only after a human has looked at it.

Sequential decomposition (prompt chaining)1. Extractkey complaints from 40 notes2. Groupinto themes (reviewed first)3. Draft memofrom reviewed themeseach step is reviewed before it feeds the next

Prompt chaining runs steps in sequence, with a review checkpoint between each one -- the review is what catches an error before it compounds into the final deliverable.

The review checkpoint is not optional overhead -- it's the entire point of choosing this pattern over a single prompt. If the theme-grouping step misclassifies a complaint, catching it before it flows into the recommendation memo is far cheaper than discovering a wrong recommendation at the end and having to trace it back through three stages of reasoning to find where it went wrong.

When to reach for this pattern

Use sequential prompt chaining whenever an intermediate result is worth checking on its own -- especially when a mistake early in the chain would be expensive or hard to spot once it's buried inside a later, more polished-looking output.

1.2.3 Structured Single-Prompt Decomposition

Not every multi-part task needs a human checkpoint between every step. For a moderately complex task, a single prompt can still be decomposed internally by spelling out ordered sub-steps: "First summarize the contract. Then list the three riskiest clauses. Finally recommend one change per clause." This gives Claude the same ordered structure as prompt chaining, but in one turn, because the task doesn't warrant a human review between each sub-step.

The judgment call is choosing between the two patterns, and it comes down to how much a mistake in an early sub-step would cost, and how confident you are that the whole thing can be judged correctly in one look at the final output. A three-part contract review that produces one integrated response is usually fine as a structured single prompt; a 40-document synthesis feeding into a stakeholder-facing memo is usually worth chaining and checking.

PatternHow it worksBest fit
Sequential (prompt chaining)Complete and review one step before feeding it into the nextHigh-stakes or large tasks where an early error would be costly or hard to trace later
Structured single promptOne prompt spells out ordered sub-steps, completed togetherModerately complex tasks where no step needs a standalone human check

Choosing between the two decomposition patterns is about how much intermediate checking the task actually warrants -- not about which pattern feels more advanced.

1.2.3 -- Key Concept

Both patterns are legitimate decomposition. The choice between them depends on whether an intermediate result needs its own review, not on which one produces a longer or more sophisticated-looking prompt.

1.2.4 Decomposition Enables Verification -- and Echoes AI Fluency

The reason decomposition matters as much as it does is the verification it unlocks. When a task is broken into ordered sub-steps, you can check each intermediate result -- the extracted complaints, the theme groupings -- instead of trying to judge one giant, undifferentiated output at the end. If something goes wrong downstream, it's traceable to a specific, reviewable step rather than buried somewhere inside a single large response.

This mirrors the *Delegation* and *Description* ideas in Anthropic's AI Fluency framework: describing work clearly and handing off well-scoped pieces, rather than a single sprawling ask, is what makes delegation to an AI system (or to a person) actually work. A vague, all-at-once ask isn't more efficient delegation -- it's an abdication of the scoping that makes the handoff succeed.

ℹ️

Remember

Decomposition and verification are two sides of the same coin: breaking a task into ordered steps is what makes it possible to check the work at all, rather than judging one opaque final answer.

1.2.5 Put It Together: The Exam Traps for Task Statement 1.2

Task Statement 1.2 questions typically describe a multi-part business task and ask which approach handles it best, or ask you to distinguish real decomposition from something that merely looks like it.

  • 1.Trying to solve a multi-part problem in a single vague prompt when the pieces should be sequenced and checked -- e.g., "what should we do?" over 50 raw interview notes instead of extract, group, then recommend.
  • 2.Confusing decomposition with simply making the prompt longer. Decomposition is about structure and order, not word count -- a long but unstructured prompt is not decomposed.
  • 3.Choosing sequential chaining for a task so simple that the review checkpoints add friction without adding safety.
  • 4.Choosing a single structured prompt for a task large or high-stakes enough that an early error would be costly to trace later.

The exam consistently rewards matching the decomposition pattern -- or the decision to decompose at all -- to the actual complexity and risk of the task, not to a fixed rule like "always chain" or "always use one prompt."

⚠️

Common exam trap

A prompt that's merely long is not the same as a prompt that's decomposed. Look for ordered, checkable sub-steps -- not word count -- as the signal that a task has actually been broken down.

Key Takeaways

  • Decomposition breaks a complex or fuzzy goal into ordered, checkable steps instead of one large ask.
  • Sequential prompt chaining completes and reviews one step before feeding it into the next.
  • A structured single prompt can spell out ordered sub-steps for moderately complex tasks that don't need a standalone check on each step.
  • Decomposition is what makes verification possible -- you check intermediate results instead of one opaque final answer.
  • The choice between chaining and a structured single prompt depends on the cost of an early error, not on which pattern seems more sophisticated.
  • Decomposition mirrors the Delegation and Description ideas in Anthropic's AI Fluency framework.
  • Decomposition is about structure and order, not prompt length -- a long but unstructured prompt is not decomposed.

Check Your Understanding

Test what you learned in this lesson.

Q1.A report requires pulling themes from 50 interview notes and then writing recommendations. Which approach fits best?

Q2.Which best distinguishes true task decomposition from simply writing a longer prompt?

Q3.A contract review task needs a summary, a list of the three riskiest clauses, and one recommended change per clause. The task is moderate in size and no step individually needs a standalone human check. What fits best?

Q4.What benefit does decomposition provide that a single, undifferentiated prompt does not?

Practice This Lesson

PrepGenAICerts.com is an independent third-party exam-prep platform for the Claude Certified Architect (CCA-F) certification. We are not affiliated with, endorsed by, or acting on behalf of Anthropic PBC.

Note: New premium upgrades are temporarily paused while we resolve an issue with our payment provider. Existing premium members retain full access.