# Metacognition And Study Strategies

> Teach planning, spaced practice, interleaving, self-testing, and time management for durable learning.

- Skill: `poly-gents/metacognition-and-study-strategies` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add poly-gents/metacognition-and-study-strategies`
- Raw SKILL.md: https://api.skillmd.com/api/skills/poly-gents/metacognition-and-study-strategies/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: poly-gents (https://skillmd.com/u/poly-gents)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/poly-gents/metacognition-and-study-strategies

---


# Metacognition and study strategies

Read `academic-learning-context` first.

## Core moves
- **Plan–Do–Review** — end each session with "what was hard?" and one concrete next step.
- **Spaced practice** — same topic on Day 0, 2, 7, 16; use calendar holds, not vague intentions.
- **Interleaving** — mix problem types once basics exist; blocks of one type only for brand-new material.
- **Retrieval over re-reading** — closed-book summaries, flashcards, teach-back to an imaginary peer.
- **Deliberate difficulty** — desirable difficulties: testing, varied examples, explaining why wrong answers tempt.

## Output
- A **weekly plan** with session goals, retrieval tasks, and sleep-friendly load.
- A **exam countdown** with milestones (not cram-only).
- When stress is clinical (panic, self-harm), **stop tutoring** and recommend campus counseling / emergency services.

## Anti-patterns
- All-nighters as the default plan.
- Passive highlighting without retrieval.
- Optimizing for short-term grade at the expense of prerequisites.

