A Claude response to a first prompt is a draft, not a finished deliverable — treating it that way changes how you evaluate it. The evaluation skill here has three related parts: refining a first draft against a specific audience's actual needs, generating and comparing multiple variants before committing to one, and choosing the output format — a plain chat reply, an Artifact, or structured data — that best serves the person who's going to use the output.
Refining a Draft Against a Specific Audience
A vague revision instruction ("make it better," "polish this up") tends to produce a vaguely different draft. A useful revision starts from a concrete question: who exactly is reading this, what do they already know, and what do they need to walk away able to do or decide? A first draft written for a general audience, handed to a technical reviewer who needs implementation detail, or to an executive who needs a bottom-line recommendation in the first sentence, usually needs real editing, not a light touch — and knowing which of those two readers you're serving is what tells you what to actually cut, add, or reorder. When you send a revision request, naming the specific gap ("this needs the recommendation up front, then supporting detail after" rather than "make it more concise") gets you a targeted edit instead of a generic one.
Generating and Comparing Variants
For anything that matters enough to get right, asking for one variant and accepting it is a weaker pattern than asking for two or three genuinely distinct variants and comparing them against your actual need before choosing. Ask explicitly for what should differ between them — "give me three versions: a two-sentence executive summary, a detailed version with supporting data, and a version written for an external client who hasn't seen the background" — rather than three near-identical rewordings of the same draft, which won't give you a meaningful choice. Comparing variants side by side against the audience's actual needs, rather than picking whichever one you happened to read first or which sounds most polished, is itself part of the evaluation skill this domain tests.
Choosing the right output format is a related, often overlooked part of curating information for a reader. An inline chat reply suits a short, conversational answer meant to be read once, in context, right where it was asked. An Artifact suits standalone content the reader will reference, reuse, or edit outside the conversation — a document, a long-form report, a diagram. Structured data — a table, or a JSON/CSV-style export — suits information the reader (a person or another tool, like a spreadsheet) needs to sort, filter, or compare across multiple items along shared fields, rather than read as prose. Choosing among these three is a curation decision, exactly like choosing which details to include and which audience to write for — the right content in the wrong format still fails the reader.
Key Concept
Treat a first draft as a starting point: revise against a named, specific audience gap rather than a vague "make it better" instruction; generate genuinely distinct variants and compare them against the actual need before picking one; and choose inline reply, Artifact, or structured data based on how the reader will actually use the output, not by default.
Common Exam Distractor
Watch for a revision instruction like "make it more professional" or "improve this" with no audience or gap named — this tends to produce a differently-worded draft, not one that's actually better suited to its reader. Also watch for defaulting to whichever output format was used last time, rather than choosing based on what this reader specifically needs to do with the output.