Gsd-skill-creator reading-comprehension

Strategies for constructing meaning from text, monitoring understanding, and repairing comprehension breakdowns. Covers before-during-after reading framework, seven evidence-based comprehension strategies (activating prior knowledge, questioning, visualizing, inferring, determining importance, summarizing, monitoring/fix-up), text structure recognition (narrative and expository), schema theory, close reading protocols, and the gradual release of responsibility instructional model. Use when teaching comprehension strategies, analyzing reader difficulties, planning text-based instruction, or building meaning from complex texts.

install
source · Clone the upstream repo
git clone https://github.com/Tibsfox/gsd-skill-creator
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Tibsfox/gsd-skill-creator "$T" && mkdir -p ~/.claude/skills && cp -r "$T/examples/skills/reading/reading-comprehension" ~/.claude/skills/tibsfox-gsd-skill-creator-reading-comprehension && rm -rf "$T"
manifest: examples/skills/reading/reading-comprehension/SKILL.md
source content

Reading Comprehension

Reading comprehension is the construction of meaning through the interaction between reader, text, and context (RAND Reading Study Group, 2002). It is not a passive reception of information but an active, strategic process in which the reader builds a mental model of the text's content, monitors that model for coherence, and repairs it when meaning breaks down. This skill covers the cognitive strategies that proficient readers use, the text structures that organize information, and the instructional frameworks that teach comprehension explicitly.

Agent affinity: rosenblatt (reader response, transactional theory), austen (close reading, narrative intelligence), clay (early literacy, monitoring)

Concept IDs: read-main-idea-details, read-inferencing, read-text-structure, read-summarizing, read-monitoring-comprehension

The Proficient Reader's Toolkit

Research on expert readers (Pressley & Afflerbach, 1995; Duke & Pearson, 2002) identifies seven strategies that proficient readers deploy automatically. Developing readers must learn these strategies explicitly and practice them until they become habitual.

Strategy 1 -- Activating Prior Knowledge

Before and during reading, proficient readers connect what they are reading to what they already know. Schema theory (Anderson & Pearson, 1984) explains this: knowledge is organized in schemas (mental frameworks), and comprehension occurs when new information is integrated into existing schemas.

Application. Before reading, ask: "What do I already know about this topic?" During reading: "How does this connect to something I've read or experienced before?" When prior knowledge conflicts with the text: "Do I need to revise what I thought I knew?"

Danger. Prior knowledge can also interfere with comprehension when the reader's existing schema is inaccurate. The reader must be willing to revise beliefs in light of evidence from the text.

Strategy 2 -- Questioning

Proficient readers generate questions before, during, and after reading:

TimingQuestion typesPurpose
Before"What will this be about?" "What do I want to learn?"Set purpose, activate curiosity
During"Why did the character do that?" "What does this term mean?"Monitor understanding, deepen engagement
After"What was the main idea?" "How does this change what I think?"Consolidate understanding, evaluate significance

Question quality matters. "What color was the hat?" is a literal recall question. "Why did the author choose to describe the hat in this scene?" is an inferential question that drives deeper comprehension. Teaching students to ask thick questions (requiring synthesis, inference, evaluation) rather than thin questions (requiring only recall) improves comprehension significantly (Taboada & Guthrie, 2006).

Strategy 3 -- Visualizing

Proficient readers create mental images of what they read -- sensory representations of scenes, processes, and relationships. Visualization is especially powerful for narrative text (seeing the setting, the characters' actions) and for scientific text (imagining the process, the spatial arrangement).

Application. "What does this scene look like in my mind?" "Can I draw a diagram of this process?" When the mental image breaks down, it signals a comprehension problem that needs attention.

Strategy 4 -- Inferring

Inferring is reading between the lines -- combining text clues with background knowledge to understand what is not explicitly stated. Inference is the most cognitively demanding comprehension strategy and the most critical for deep understanding.

Types of inference:

TypeWhat the reader infersExample
Coherence inferenceLogical connection between sentences"Maria grabbed her umbrella. The sidewalk was already wet." (It is raining.)
Elaborative inferenceDetails not stated but implied"The surgeon picked up the scalpel." (They are in an operating room.)
Predictive inferenceWhat will happen next"The dark clouds gathered overhead..." (A storm is coming.)
Evaluative inferenceJudgments about characters, arguments, quality"The politician's smile did not reach his eyes." (He is insincere.)

Strategy 5 -- Determining Importance

Not everything in a text matters equally. Proficient readers distinguish main ideas from supporting details, essential information from interesting-but-tangential material.

Signals of importance in expository text:

  • Title, headings, subheadings
  • Bold or italicized terms
  • Topic sentences (typically first sentence of paragraph)
  • Summary statements (typically last sentence of section)
  • Signal words: "most importantly," "the key point is," "in conclusion"

Signals of importance in narrative text:

  • Character actions that drive the plot
  • Dialogue that reveals motivation or conflict
  • Recurring images or symbols
  • Changes in setting or time that mark turning points

Strategy 6 -- Summarizing

Summarizing requires the reader to identify the most important ideas, organize them, and restate them concisely. It is both a comprehension check (can you summarize what you read?) and a comprehension builder (the act of summarizing deepens understanding).

A good summary:

  • Captures the main idea and key supporting points
  • Uses the reader's own words (not copied phrases)
  • Preserves the author's meaning and logical structure
  • Is significantly shorter than the original
  • Omits trivial details and redundancies

Rule-based summarizing (Brown & Day, 1983):

  1. Delete trivial information.
  2. Delete redundant information.
  3. Substitute a superordinate term for a list of items.
  4. Select or construct a topic sentence.

Strategy 7 -- Monitoring and Fix-Up

Metacognitive monitoring is the ability to notice when comprehension breaks down and to take corrective action. It is the strategy that governs all other strategies -- the reader's internal quality control system.

Signals of comprehension breakdown:

  • Re-reading the same sentence without absorbing it
  • Losing track of who is speaking or what is happening
  • Encountering a word that blocks sentence meaning
  • Noticing internal confusion ("Wait, that doesn't make sense")

Fix-up strategies:

  • Re-read the confusing passage more slowly
  • Read ahead to see if the text clarifies itself
  • Use context clues for unfamiliar vocabulary
  • Consult a reference (dictionary, glossary, another text)
  • Adjust the mental model ("Oh, I misunderstood -- let me reconsider")
  • Ask for help (from a teacher, peer, or reading agent)

Text Structure

Narrative Text Structure

Narrative texts follow a story grammar: setting, characters, problem (conflict), rising action, climax, falling action, resolution. Readers who recognize this structure predict what comes next and organize their understanding around the plot arc.

Story grammar elements:

  • Setting: When and where
  • Characters: Who (protagonist, antagonist, supporting)
  • Problem/Conflict: What the character wants and what stands in the way
  • Events/Rising Action: Steps toward resolution
  • Climax: The turning point
  • Resolution: How the problem is solved
  • Theme: The underlying meaning or message

Expository Text Structures

Informational texts use five primary organizational patterns. Recognizing the pattern helps the reader predict, organize, and remember information.

StructureSignal wordsGraphic organizer
Descriptionfor example, characteristics, such asWeb/cluster
Sequencefirst, next, then, finally, stepsTimeline/flowchart
Compare-Contrasthowever, on the other hand, similarly, unlikeVenn diagram
Cause-Effectbecause, as a result, therefore, consequentlyCause-effect chain
Problem-Solutionthe problem is, one solution, as a resultProblem-solution chart

Schema Theory and Reading

Anderson and Pearson's (1984) schema theory explains how prior knowledge shapes comprehension. A schema is a mental framework -- an organized knowledge structure for a concept or experience. When reading, the reader's schema provides:

  • Default values. If a text says "the restaurant," the reader's restaurant schema fills in tables, menus, waitstaff -- even if the text does not mention them.
  • Slot-filling structure. New information from the text fills slots in the schema, creating an integrated mental model.
  • Inference scaffolding. The schema tells the reader what to expect and what is remarkable.

Schema mismatch. When a reader lacks the schema a text assumes, comprehension collapses. A reader who has never seen snow will struggle with a passage that assumes winter-weather knowledge. This is why background knowledge building is a comprehension intervention, not just a vocabulary intervention.

Close Reading Protocol

Close reading is the careful, sustained interpretation of a brief passage of text, attending to meaning, craft, and structure. It is the reading equivalent of Euclid's proof verification -- every sentence is examined for what it claims and how it claims it.

Three-pass close reading:

  1. First read -- What does it say? Read for literal comprehension. Key details, sequence of events, central ideas. Answer: what happened, who did what, what was described.
  2. Second read -- How does it work? Read for craft and structure. Word choice, sentence structure, text organization, literary devices. Answer: how did the author achieve the effects in the first read.
  3. Third read -- What does it mean? Read for deeper meaning, themes, connections, implications. Answer: why does this matter, what is the author's larger purpose, how does this connect to other texts and ideas.

Gradual Release of Responsibility

Pearson and Gallagher's (1983) model structures comprehension instruction as a transfer of cognitive work from teacher to student:

  1. I do (teacher modeling). The teacher reads aloud, thinking aloud about strategy use: "I notice the author says 'however' -- that signals a contrast, so I expect the next idea to be different from the last."
  2. We do (guided practice). Teacher and students apply the strategy together on a new passage, with the teacher providing decreasing support.
  3. You do together (collaborative practice). Students apply the strategy in pairs or small groups while the teacher monitors.
  4. You do alone (independent practice). Students apply the strategy independently on new text.

This model prevents the common failure mode of strategy instruction: teaching the strategy in isolation without scaffolding the transfer to independent use.

When to Use This Skill

  • Teaching comprehension strategies (before/during/after reading)
  • Analyzing why a reader is struggling with a specific text
  • Planning text-based instruction around comprehension goals
  • Conducting close reading of complex passages
  • Building background knowledge for challenging texts
  • Designing comprehension assessments

When NOT to Use This Skill

  • For decoding and word-attack strategies -- use phonics-decoding
  • For vocabulary instruction -- use vocabulary-development
  • For evaluation of arguments, bias, and credibility -- use critical-reading
  • For literary interpretation (theme, symbolism, narrative craft) -- use literary-analysis
  • For research skills and source evaluation -- use information-literacy

Cross-References

  • rosenblatt agent: Transactional reading theory. Rosenblatt's efferent/aesthetic distinction shapes how we teach comprehension -- whether the reader is reading for information (efferent) or for experience (aesthetic) changes which strategies dominate.
  • austen agent: Close reading as a practice. Austen's prose rewards the three-pass protocol -- surface wit on first read, structural irony on second, social commentary on third.
  • clay agent: Monitoring and early intervention. Clay's Reading Recovery work established that comprehension monitoring can be taught from the earliest stages of reading.
  • vocabulary-development skill: Vocabulary and comprehension are reciprocal -- this skill assumes decoding and word knowledge are in place.
  • critical-reading skill: Extends comprehension into evaluation -- once you understand what the text says, critical reading asks whether it is true, fair, and well-supported.

References

  • Anderson, R. C., & Pearson, P. D. (1984). A schema-theoretic view of basic processes in reading comprehension. In P. D. Pearson (Ed.), Handbook of Reading Research (pp. 255-291). Longman.
  • Brown, A. L., & Day, J. D. (1983). Macrorules for summarizing texts: The development of expertise. Journal of Verbal Learning and Verbal Behavior, 22(1), 1-14.
  • Duke, N. K., & Pearson, P. D. (2002). Effective practices for developing reading comprehension. In A. E. Farstrup & S. J. Samuels (Eds.), What Research Has to Say About Reading Instruction (3rd ed., pp. 205-242). International Reading Association.
  • Pearson, P. D., & Gallagher, M. C. (1983). The instruction of reading comprehension. Contemporary Educational Psychology, 8(3), 317-344.
  • Pressley, M., & Afflerbach, P. (1995). Verbal Protocols of Reading: The Nature of Constructively Responsive Reading. Erlbaum.
  • RAND Reading Study Group. (2002). Reading for Understanding: Toward an R&D Program in Reading Comprehension. RAND Corporation.
  • Taboada, A., & Guthrie, J. T. (2006). Contributions of student questioning and prior knowledge to construction of knowledge from reading information text. Journal of Literacy Research, 38(1), 1-35.