GPTPROMPTS.AI
HOW-TO GUIDE · 2026

How to Use Claude for Summarization: 2026 Guide

A 9-step workflow for long PDFs, meeting transcripts, books, contracts, research papers, and customer feedback. 200K context tactics, the layered summary pattern, hallucination guards, and the citation discipline that makes Claude the strongest summarization model in 2026.

Summarization is the AI use case where Claude has the largest lead over ChatGPT, Gemini, and Perplexity in 2026. The lead comes from four structural advantages: a 200K token context window (roughly 500 pages of dense text) that lets you load entire books, full quarterly earnings calls, complete legal contracts, or a month of meeting transcripts into one prompt; the lowest hallucination rate among major LLMs because Anthropic specifically trained Claude to admit uncertainty rather than fabricate; a natural prose register closer to professional human writing than ChatGPT's polished-corporate default; and Claude Projects that let you attach reference documents persisting across every chat in the project for consistent team workflows.

The 9-step workflow below is built for working knowledge workers: analysts compressing earnings calls, consultants synthesizing client interviews, lawyers reviewing contracts, researchers digesting papers, executives consuming board materials, product managers extracting themes from customer feedback. The first 2 steps cover model selection and source preparation, which together determine 60% of summary quality. Steps 3 through 7 cover the prompt patterns that work specifically for Claude (layered summaries, hallucination guards, audience tone customization, two-pass chunking for sources over 200K tokens, action-item extraction alongside summary). Steps 8 and 9 cover the quality discipline and the team workflow that makes summarization compound over time rather than degrade.

Who this guide is for

  • • Analysts and consultants compressing client interviews, expert calls, industry research, earnings calls, and competitor filings into stakeholder-ready briefs
  • • Lawyers and paralegals reviewing contracts, regulatory filings, depositions, and case law to surface obligations, risks, and key dates
  • • Researchers and academics digesting papers, literature reviews, and conference talks into citation-grade notes and synthesis documents
  • • Executives and founders consuming board materials, investor decks, due diligence reports, and weekly leadership summaries on tight time budgets
  • • Product managers and customer success leads extracting themes from 50 to 500 customer interviews, reviews, or support tickets per week
  • • Knowledge workers across functions who need to consume more written and recorded content than they have time to read in full
  • • Journalists and content creators compressing primary sources, interview transcripts, and research into publishable pieces with reliable citations
  • • Compliance, risk, and audit teams reviewing policies, regulatory updates, and incident reports for material findings and required actions

Why Claude specifically (vs. ChatGPT, Gemini, or Perplexity)

For summarization, Claude has four structural advantages that no other major LLM matches in 2026. First, the 200K token context window handles roughly 500 pages of dense text in a single prompt. ChatGPT Plus caps at 128K which forces chunking on longer documents; Gemini offers 2M tokens but the recall accuracy at that depth degrades materially compared to Claude at 200K. The practical advantage is that you can load a full book, a complete earnings call season, a multi-volume report, or a quarter of meeting transcripts without chunking, which preserves the cross-section argument that gets lost in piecewise summarization. Second, the lowest hallucination rate among major LLMs on summarization specifically. Anthropic trained Claude to admit uncertainty rather than fabricate plausible details. When asked about something not in the source, Claude says so; ChatGPT often invents a confident answer. The lower hallucination rate is the difference between summaries you can cite in your own work and summaries you have to fact-check every sentence of. Third, natural professional prose that reads like a thoughtful analyst wrote it rather than like AI output. Claude's default register is more restrained than ChatGPT's; the prose has rhythm and judgment rather than checklist-style structure. Fourth, Claude Projects let you attach reference documents that persist across chats, making team workflows materially more consistent than building prompts from scratch each session.

Where Claude loses: Perplexity is better when the summary needs to incorporate live web sources with inline citations because it browses while it answers. ChatGPT is better for transforming a summary into other formats (slide deck, email, social post, executive memo) afterward because its formatting and tone variations are more polished. Gemini is the right call if your source documents live in Google Docs, Sheets, and Drive because the native integration removes copy-paste friction. For related Claude-specific surfaces see our Claude for research guide which covers the deeper research workflow that often produces material for summarization, Claude for PDF analysis for the related document-deep-read workflow, Claude for writing for the transformation of summaries into longer pieces, and how to use Claude full guide for the broader surface.

The 9 steps below are tuned specifically for Claude. The underlying discipline (layered structure, citation grounding, audience adaptation, quality checks) is tool-agnostic; the specific tactics (200K context, Projects, the hallucination guards Claude responds to particularly well, Sonnet-vs-Opus-vs-Haiku model selection) are Claude-specific in 2026. For a related compress-and-transform pattern, see Claude for technical writing and Claude prompts library.

The 9-Step Workflow

01

Pick the right Claude model for your summarization task

Model selection drives cost-to-quality more than prompt engineering does for summarization. Claude Sonnet 4.5 is the practical default at 95% of summarization tasks (meeting notes, document briefs, research synthesis, customer feedback themes, book summaries). The cost-quality balance is the sweet spot. Claude Opus 4.6 is the right call for high-stakes summaries where errors carry real cost: legal contracts, board materials, regulatory filings, M&A diligence, healthcare documents. Opus produces noticeably tighter prose, catches subtler nuance, and has a lower hallucination rate (roughly 1 in 100 vs 1 in 30 for Sonnet on dense source material). The cost is 5x Sonnet. Claude Haiku 4.5 is the right call for bulk simple summarization (compress 100 product reviews into 5 themes, summarize 200 customer support tickets, daily news scan). Haiku is 1/10th the cost of Sonnet and 95% as good on simple summarization. The Pro tier at $20 per month gives Sonnet and 200K context which is non-negotiable for serious work; the free tier limits to Haiku and short context. For very high volume (1,000+ documents per day), route through the Claude API where rate limits and cost are controllable. Default decision: Sonnet for everything until the use case proves it needs Opus or Haiku.

Example prompt
Decision worksheet for picking the right model: (1) what is the cost of an error in this summary (regulatory risk, board misdirection, missed action item)? If high, use Opus. (2) Is the source dense, technical, or full of nuance (legal text, scientific paper, financial filing)? If yes, lean Opus. (3) Are you summarizing many similar items in bulk (50+ reviews, 100+ tickets, daily news)? If yes, use Haiku. (4) For everything else, use Sonnet. The default Sonnet at $20 per month Pro plan covers 95% of summarization workflows; only escalate when the use case justifies the cost.
02

Structure the source for Claude to read it cleanly

Garbage in, garbage out applies to LLM summarization. Spend 90 seconds structuring the source before pasting. For PDFs, drag the file directly into Claude rather than copy-pasting text; Claude reads PDFs natively including tables, figure captions, and footnotes that get lost in copy-paste. For scanned image PDFs (older legal docs, archival material), run OCR through Adobe Acrobat or Tesseract first because Claude's vision model handles individual pages but loses context across many image pages. For meeting transcripts, ensure speaker labels are present (Speaker 1, Speaker 2, or named) because Claude uses them to attribute decisions and quotes correctly in the summary. For customer reviews or tickets, paste with a delimiter between each item (---) so Claude knows where one source ends and the next begins; without delimiters the model can blur themes across items. For research papers, paste the abstract first, then the full text; the abstract primes Claude with the paper's claimed contribution which improves the rest of the summarization. The 90 seconds of structuring pays back in materially better summaries; skipping this step is the single biggest avoidable cause of mediocre Claude summaries.

Example prompt
Before pasting source content, run this checklist: (1) for PDFs, drag the file directly into Claude (do not copy-paste the text). (2) For scanned images, run OCR first. (3) For meeting transcripts, verify speaker labels are present (Speaker 1, Speaker 2, or named participants). (4) For multi-document sources (50 reviews, 30 tickets), separate each with a clear delimiter (---). (5) For research papers, paste the abstract first then the full body. (6) For very long sources over 200K tokens, plan the chunking approach in advance: section-level summaries first, then a summary of summaries.
03

Use the layered summary pattern instead of one flat summary

The single biggest quality improvement in Claude summarization comes from asking for the summary at multiple zoom levels rather than one flat compression. Flat summaries lose either the high-level argument or the specific details depending on length. Layered summaries preserve both. The pattern that works across source types: Layer 1 is the 3-sentence executive abstract (what this is, who should care, the one most important thing). Layer 2 is the 5-bullet structured outline (the core claims, decisions, or findings in order). Layer 3 is the section-by-section or chapter-by-chapter 100-word summaries. Layer 4 is the specific quotes or data points worth pulling forward (with page or timestamp citations). Layer 5 is the meta-analysis (what is strongest, what is weakest, what is unanswered). Different readers consume different layers; the executive reads Layer 1 and stops, the analyst reads Layers 1 to 3, the researcher reads everything. Asking for all 5 layers in one prompt is more efficient than asking for them separately because Claude maintains internal consistency across the layers when generating them together.

Example prompt
'Summarize the attached document into 5 layers. Layer 1: 3-sentence executive abstract covering what this is, who should care, and the one most important thing. Layer 2: 5-bullet structured outline of the core claims, decisions, or findings in order. Layer 3: section-by-section 100-word summaries (or chapter-by-chapter for books). Layer 4: 5 to 10 most-quotable sentences or data points with page numbers or timestamps. Layer 5: meta-analysis covering what is strongest, what is weakest, and what is unanswered. Maintain consistent terminology across layers. Cite page numbers or timestamps for every specific claim.'
04

Add explicit hallucination guards to the prompt

Claude hallucinates less than other major LLMs but the rate is non-zero. Three prompt-level guards drop the rate further. Guard 1: explicit instruction. Add to every summarization prompt, 'only summarize content that actually appears in the source. If something is unclear or absent from the source, say so explicitly. Do not fill in plausible-sounding details that are not in the source.' Claude follows this instruction reliably. Guard 2: citation requirement. Ask Claude to cite the page number, paragraph, or timestamp for every specific claim, number, name, or date in the summary. The act of generating citations forces grounding in the source. Guard 3: uncertainty flagging. Ask Claude to flag any claim where it is less than 90% confident the source actually says this. The uncertainty flag catches edge cases where the source is ambiguous and Claude is making an interpretive choice. The combination of the 3 guards drops Claude's hallucination rate from roughly 1 in 30 to 1 in 100 or better on Sonnet, and 1 in 100 to 1 in 500 on Opus. For zero-tolerance use cases (legal, medical, regulatory), add a verification step where a human checks every claim against the source.

Example prompt
'Summarize the attached document following these constraints: (1) only summarize content that actually appears in the source. If something is unclear or absent, say so explicitly. Do not fill in plausible-sounding details that are not in the source. (2) For every specific claim, number, name, or date in your summary, cite the page number, paragraph, or timestamp where it came from. (3) For any claim where you are less than 90% confident the source actually says this, flag with [low confidence] and explain why. (4) If two parts of the source contradict each other, flag the contradiction rather than picking one side. Layered summary structure: [paste your layer structure].'
05

Customize the tone and audience for the intended reader

A summary that does not fit the reader is worse than no summary because it adds work (the reader has to translate). Claude is materially better than other LLMs at shifting register reliably across audiences, but only if you tell it the audience explicitly. The useful audience presets: executive (concise, business-language, lead with implications, no methodology), technical practitioner (precise terminology, preserve nuance, include caveats, surface methodology), general public (avoid jargon, define terms, use analogies, lead with the human story), academic (preserve hedging, include methodology notes, cite specific sources, register matches the discipline), journalist (lead with the most newsworthy finding, quote-pull-style structure, include surprising details), salesperson (lead with the customer benefit, translate features to outcomes), board member (lead with the strategic implication, then the numbers, then the risks). Beyond presets, you can anchor the tone with a 2-sentence example: paste 2 sentences from a previous summary in the desired register and tell Claude to match that voice. The example anchors tone more reliably than abstract descriptions like 'professional' or 'conversational.'

Example prompt
'Summarize the attached document for [specific audience]. Audience details: [role, what they care about, what they already know, what decision they need to make]. Tone: [match this example from a prior summary that worked well: paste 2 to 3 sentences verbatim]. Length: exactly [N] words. Structure: [your preferred structure]. Translation rules: (1) if the source uses jargon the audience would not know, define or replace it; (2) lead with what the audience cares about, not what the source emphasizes; (3) end with the specific action or decision the audience should take based on this summary.'
06

Handle sources that exceed Claude's 200K context window

200K tokens covers roughly 500 pages of normal-density text which fits most documents. For longer sources (full books, multi-volume reports, year-long meeting archives, full earnings call sets), use the two-pass chunking approach. Pass 1: split the source into logical sections (chapters for a book, agenda items for a meeting series, quarters for a year of earnings calls). Submit each section to Claude as a separate prompt asking for a 300 to 500 word section summary. Save each summary. Pass 2: paste all the section summaries into one prompt and ask Claude for the final document summary, structured the same way you would summarize a single document. The two-pass approach is 90% as good as a hypothetical one-pass version on a model with infinite context, and the seams between sections are barely visible if you ask Claude to preserve consistent terminology across passes. Common mistake to avoid: do not ask Claude to summarize the section summaries into a flat single paragraph because you lose the layered structure. Use the same layered summary pattern (executive abstract, structured outline, section summaries, quotes, meta-analysis) on the section summaries.

Example prompt
Pass 1 prompt (run separately for each section): 'Summarize this section of the larger document into exactly 400 words. Preserve specific data points, names, dates, and decisions. Use neutral analyst tone. Cite page numbers or timestamps for specific claims. Section content: [paste].' Pass 2 prompt (run once on all section summaries): 'I have 12 section summaries from a longer document. Build the final document summary in the layered structure: Layer 1 executive abstract, Layer 2 structured outline, Layer 3 section synthesis (do not just concatenate the section summaries, synthesize the across-section themes), Layer 4 most-important quotes with source citations, Layer 5 meta-analysis. Section summaries: [paste].'
07

Extract action items, decisions, and risks alongside the summary

Pure summary is rarely the final goal; stakeholders need to know what to do next. Ask Claude to produce 3 specific action-oriented extractions alongside the summary. Extraction 1: decisions made. For each decision, list the decision, who is accountable, the deadline if mentioned, and the consequence if it does not happen. Extraction 2: action items. For each action item, list the action, the owner, the deadline, and any dependencies. Extraction 3: risks and open questions. For each, list the risk or question, who needs to address it, and the time-sensitivity. These extractions are most useful for meeting summaries, project reviews, and customer interview synthesis where the goal is to drive follow-up. For pure information summaries (research papers, news articles, book summaries), the parallel extractions are different: implications for our work, questions to investigate further, and counter-arguments to consider. The discipline that compounds: always ask for the extractions in the same prompt as the summary so Claude maintains context. Asking for them separately produces noticeably weaker extractions because the model has to re-read the source.

Example prompt
'Alongside the layered summary, produce 3 action-oriented extractions. Extraction 1: Decisions made. For each: the decision, who is accountable, deadline if mentioned, consequence if it does not happen. Format as a table. Extraction 2: Action items. For each: the action, the owner, deadline, dependencies. Format as a table. Extraction 3: Risks and open questions. For each: the risk or question, who needs to address it, time-sensitivity (urgent/this week/this quarter/later). Format as a table. Cite the page number or timestamp for each extracted item so the original source is traceable.'
08

Run a 5-check quality pass before sharing the summary

A summary you have not quality-checked is a liability not a tool. The 5-check pass takes 5 to 8 minutes and catches 90% of summary issues before they reach stakeholders. Check 1: read the executive abstract and ask, does this match what the source is actually about? If the summary leads with a minor point or misses the main thesis, the summary is broken regardless of detail accuracy. Check 2: spot-check 5 specific claims against the source. Pick claims that include numbers, names, dates, or specific quotes because those are where hallucination shows up. If 1 out of 5 is wrong, regenerate; if 0 out of 5 is wrong, proceed. Check 3: read the recommendations or action items and ask, are these in the source or did Claude infer them? Inferred items are not necessarily wrong but should be flagged as inferences. Check 4: read the summary out loud at conversational pace. If you stumble, the prose needs polish. Check 5: ask Claude itself, 'rate this summary on accuracy, completeness, and tone match for [audience]. Flag any sections that need revision.' Claude is reasonably good at meta-evaluation and surfaces its own weak sections. The 5-check pass is the difference between summaries that compound trust and summaries that erode it.

Example prompt
Quality-check pass prompt (after the initial summary): 'Review the summary you just produced. Rate it on 5 dimensions on a 0 to 10 scale: (1) accuracy: are all factual claims actually supported by the source? (2) completeness: does it cover the most important content from the source? (3) audience fit: does the tone and depth match the intended reader? (4) prose quality: would a working analyst write this way? (5) actionability: are the recommendations or action items concrete and assignable? For any dimension under 8, identify the specific weakness and propose a revision. Then output the revised summary.'
09

Build a Claude Project for recurring summarization workflows

One-off summaries are easy; consistent summaries across a team and across time are hard. Claude Projects solve the consistency problem by letting you attach reference documents and instructions that persist across every chat in the project. The setup for recurring summarization: create a project named for the use case (Weekly Leadership Summaries, Earnings Call Reviews, Customer Interview Synthesis, Legal Contract Reviews). Attach 4 to 6 reference documents: a 1-page style guide describing the desired tone, structure, and length; 2 to 3 of your best prior summaries as worked examples; a glossary of internal terms, acronyms, and product names; the relevant context document (team OKRs, company strategy, ICP definition, depending on the use case); the standard prompt template encoded as project instructions. Once configured, every new chat in the project starts with that context loaded. Drop a new transcript or document into a chat and the summary comes back in your standard structure with your standard terminology. The compounding gain across hundreds of summaries is substantial; new team members produce on-brand summaries from day one because the project encodes the standards. For team workflows (3+ people summarizing for the same stakeholders), use the Claude Team tier ($20 per user per month billed annually, $25 monthly) so the Project is shared and edits propagate.

Example prompt
Project setup checklist for [use case, e.g., Weekly Leadership Meeting Summaries]: (1) Style guide doc: 1 page covering tone (analyst-neutral), length (500 words), structure (5-layer summary plus 3 extractions). (2) Worked examples: paste 2 to 3 of your best prior summaries verbatim. (3) Glossary: list internal product names, team acronyms, OKR terms. (4) Context doc: paste the current quarter OKRs and strategic priorities so the summary can flag what relates to them. (5) Standard prompt template encoded as project instructions: 'When I paste a meeting transcript, produce the standard 5-layer summary plus the 3 extractions in our house style. Cite timestamps for specific claims. Flag any action item whose owner was not explicitly named.'

Common Mistakes That Tank Claude Summaries

1. Asking for a flat summary instead of a layered one

A flat summary forces a single zoom level which loses either the high-level argument or the specific details. Layered summaries (executive abstract, structured outline, section summaries, quotable extractions, meta-analysis) preserve both. The single biggest quality jump in Claude summarization comes from switching to the layered pattern.

2. Copy-pasting PDF text instead of attaching the file

Copy-paste loses tables, figure captions, footnotes, and page numbers that get used as citations. Drag the PDF into Claude directly. The 30 seconds saved by copy-pasting costs you the source structure that makes citations possible.

3. Skipping the hallucination guards in the prompt

Claude hallucinates less than other major LLMs but the rate is non-zero. The 3 prompt-level guards (only-source instruction, citation requirement, uncertainty flagging) drop the rate from roughly 1 in 30 to 1 in 100 or better. Skipping them is leaving 5x lower hallucination rate on the table.

4. Not specifying the audience

A summary that does not fit the reader is worse than no summary because it adds work. Claude is materially better than other LLMs at shifting register across audiences but only if you tell it the audience explicitly. Default summaries land in a generic analyst register that fits no one specifically.

5. Using Haiku for high-stakes summaries

Haiku is great for bulk simple summarization (50 reviews, 100 tickets, daily news) but produces noticeably weaker output on dense legal text, complex financial filings, or nuanced research. The cost difference between Haiku and Sonnet is 10x; the quality difference on hard sources is the difference between usable and unusable.

6. Trying to fit sources over 200K tokens into one prompt

Once you exceed Claude's context window the model silently drops earlier content. The output looks fine but you have lost the start of the source. For sources over 200K tokens use the two-pass chunking approach (section summaries first, then summary of summaries). The seams are barely visible if you preserve consistent terminology.

7. Skipping the quality check before sharing

A summary you have not quality-checked is a liability not a tool. The 5-check pass (executive abstract sanity check, 5 claim spot-checks, inferred-vs-source recommendations review, read-aloud prose check, Claude self-rating) takes 5 to 8 minutes and catches 90% of issues. Skipping it is how the bad summary reaches the executive.

8. Treating Claude summaries as final legal or medical opinions

Claude is good at surfacing the right questions in legal, medical, and regulatory contexts but it is not a lawyer, doctor, or compliance officer. Use Claude to accelerate the qualified human's review, not replace it. For high-stakes domains the human review is non-negotiable.

Pro Tips (What Most Claude Users Miss)

Anchor tone with 2 sentences of example, not abstract adjectives. Asking for a "professional, concise tone" is weaker than pasting 2 sentences from a prior summary that worked and saying "match this voice." The example anchors register far more reliably than descriptors.

For recurring summaries, build a Claude Project rather than rewriting the prompt each time. A Project with the style guide, glossary, prior examples, and standard prompt template encoded as instructions produces consistent summaries from day one for every team member. The 1-hour setup pays back across hundreds of summaries.

Ask Claude to flag low-confidence claims rather than removing them. A claim flagged with [low confidence, source is ambiguous about whether this is X or Y] is more useful than the claim removed entirely because the reader can decide whether to dig in. Removing uncertain content loses signal.

Run the two-pass approach even when the source fits in 200K tokens for very dense material. A 400-page legal contract technically fits but the summary quality improves when you do section-level summaries first then synthesize. The first pass forces Claude to focus on each section; the second pass forces synthesis without the per-section detail overwhelming the model.

For meeting summaries, ask for the next-meeting agenda items at the end. The summary is past-facing; the next-agenda extraction is future-facing. The 3 to 5 follow-up items list at the end of the summary saves a meeting prep step and ensures continuity across recurring meetings.

For book and report summaries, ask for the 10 most-quotable sentences with page numbers. The quotable extraction is what makes the summary referenceable. You can paste those quotes into your own writing with confidence because Claude pulled them verbatim from the source.

Use Opus for the first summary in a recurring workflow, then Sonnet for the rest. Opus on the first summary sets the bar for tone and structure. Save that summary as the example in the Project. Subsequent summaries use Sonnet which matches the Opus example reliably at 1/5 the cost.

For customer feedback synthesis, ask for the verbatim quote that best captures each theme. Themes alone are abstract; themes plus quotes give stakeholders the raw signal. Three quotes per theme is the sweet spot; one quote feels cherry-picked, five feels like data dump.

Claude Summarization Prompt Library (Copy-Paste)

Production-tested prompts organized by source type and use case. Replace bracketed variables. Run inside Claude Pro with Sonnet 4.5 unless the use case calls for Opus.

Layered document summary (default pattern)

'Summarize the attached document into 5 layers. Layer 1: 3-sentence executive abstract (what this is, who should care, the one most important thing). Layer 2: 5-bullet structured outline of the core claims, decisions, or findings in order. Layer 3: section-by-section or chapter-by-chapter 100-word summaries. Layer 4: 5 to 10 most-quotable sentences or data points with page numbers or timestamps. Layer 5: meta-analysis covering what is strongest, what is weakest, and what is unanswered. Maintain consistent terminology across layers. Only summarize content that actually appears in the source.'

Meeting transcript summary with action items

'Summarize this meeting transcript into a 4-section output. Section 1: 5-sentence executive summary of what was decided and what is happening next. Section 2: Decisions made. For each: the decision, who is accountable, deadline if mentioned, consequence if it does not happen. Section 3: Action items. For each: the action, the owner, deadline, dependencies. Section 4: Open questions and risks needing follow-up. Cite the timestamp or speaker name where each decision or action came from. Transcript: [paste]'
'Adapt this meeting summary into the next-meeting agenda. List the 5 to 8 items that need discussion at the next meeting, prioritized by urgency. For each: the item, why it needs discussion, who should lead, expected duration. Reference the action items and open questions from the prior summary.'

Earnings call and investor transcript summary

'Summarize this earnings call transcript into a 7-section output for an investor analyst. Section 1: headline metrics with the reported number and YoY delta. Section 2: guidance update. Section 3: 5 most important things management said about the business. Section 4: Q&A highlights with the most important analyst questions and management answers. Section 5: soft signals (tone, what was avoided, what was emphasized vs downplayed). Section 6: material risks or surprises. Section 7: 3 follow-up questions an analyst should ask next quarter. Transcript: [paste]'

Legal contract and regulatory filing summary

'Summarize this legal document into a 6-section output for an attorney's first-pass review. Section 1: 1-paragraph plain-English overview. Section 2: key dates and deadlines (effective date, termination, notice periods, renewal). Section 3: obligations each party assumes with consequence of non-compliance. Section 4: financial terms (fees, payment schedule, late fees, penalties, indemnification limits). Section 5: risk flags (unusual clauses, one-sided provisions, liability caps, IP assignment, non-competes). Section 6: 5 most important questions to ask before signing. Cite the section or clause number for each item. Note this is a first-pass summary not a legal opinion; a qualified attorney must review the actual document. Document: [paste]'

Research paper citation-grade summary

'Summarize this research paper into a 6-part output for citation in my own writing. Part 1: central claim in 1 sentence. Part 2: methodology in 2 to 3 sentences (what they did, on what data, with what limitations). Part 3: main findings with strength of evidence (strong correlation, suggestive trend, exploratory observation). Part 4: limitations the authors themselves acknowledge. Part 5: 3 most-quotable sentences with page numbers, verbatim. Part 6: appropriate citation framing (this paper is good evidence for X, suggestive for Y, does NOT support Z). Paper: [paste]'

Customer feedback theme extraction

'Analyze these 50 customer reviews/tickets and extract themes. Section 1: 3 to 5 themes that appear most frequently with frequency count (X out of 50 reviews mention this). Section 2: most common compliments. Section 3: most common complaints. Section 4: 5 most surprising insights (things I would not expect). Section 5: 3 verbatim quotes per theme that best capture the pattern. Each review is separated by ---. Items: [paste]'

Book and long-form report summary

'Summarize this book into a 5-layer output. Layer 1: 3-sentence elevator pitch (what the book argues, who it is for, what is novel). Layer 2: 5-bullet thesis (core claims). Layer 3: chapter-by-chapter 100-word summaries. Layer 4: 10 most important quotes or passages with page numbers. Layer 5: critical assessment (where strongest, where weakest, what counter-arguments would push back). Book: [paste or attach PDF]'

Two-pass chunking for sources over 200K tokens

Pass 1 (run per section): 'Summarize this section of the larger document into exactly 400 words. Preserve specific data points, names, dates, and decisions. Use neutral analyst tone. Cite page numbers or timestamps. Section: [paste].'
Pass 2 (run once on all section summaries): 'I have 12 section summaries from a longer document. Build the final summary in the layered structure: Layer 1 executive abstract, Layer 2 structured outline, Layer 3 section synthesis (do not concatenate, synthesize across-section themes), Layer 4 most-important quotes with citations, Layer 5 meta-analysis. Section summaries: [paste].'

Audience-specific tone adaptation

'Summarize the attached document for [specific audience: executive, technical practitioner, general public, academic, journalist, salesperson, board member]. Audience details: [role, what they care about, what they already know, what decision they need to make]. Tone: match this example from a prior summary that worked well: [paste 2 to 3 sentences verbatim]. Length: exactly [N] words. Lead with what the audience cares about, not what the source emphasizes. End with the specific action or decision the audience should take.'

Quality check and revision

'Review the summary you just produced. Rate on 5 dimensions 0 to 10: (1) accuracy (claims supported by source); (2) completeness (most important content covered); (3) audience fit (tone and depth match intended reader); (4) prose quality (would a working analyst write this way); (5) actionability (concrete and assignable). For any dimension under 8, identify the specific weakness and propose a revision. Output the revised summary.'

Claude Project setup for recurring workflows

Project instructions text: 'When I paste a [meeting transcript / contract / research paper / earnings call / customer review batch], produce our standard layered summary plus the standard extractions in our house style. Style guide and worked examples are attached to this Project. Use Sonnet for standard summaries; switch to Opus when I write [opus] at the top of the prompt. Cite page numbers or timestamps for specific claims. Flag any action item whose owner was not explicitly named.'

Frequently Asked Questions

Related Guides

Don't stop here

What to read next

Hand-picked guides our readers explore right after this one.