/exam-forecast
- Load
~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → class, professor, exam format, syllabus.
- Apply the workflow below.
- Intake past exams (PDF, paste, or paths). Confirm sample size.
- Analyze each past exam: format, subject coverage, question style, fact-pattern density, recurring traps.
- Cross-exam pattern analysis — what's stable, what varies.
- Combine with current syllabus to produce forecast: subject weights, format, hobby horses, study emphasis.
- Write
~/.claude/plugins/config/claude-for-legal/law-student/exam-forecasts/[class]/forecast-[YYYY-MM-DD].md. Framed as weighting heuristic, not prediction.
Purpose
Every professor's exam has fingerprints. The same hypo structures recur. The same traps come back. The same subject ratios repeat. Students who have prior exams study smarter; students who don't, study harder. This skill analyzes the prior exams you have and surfaces the patterns.
Not magic. A forecast, not a prediction. The skill cannot tell you what's on the exam — it can tell you what's been on past exams and what's likely to recur based on syllabus coverage.
Confidence discipline
- Pattern analysis (what subjects appeared, how many questions per topic, how often policy vs. rule-application) — confident where the exams are clearly in front of me.
- Inference about likely emphasis on upcoming exam —
[UNCERTAIN] is the default; these are forecasts, not certainties. Explicitly frame as "based on the [N] past exams you shared, [topic] appeared in [M]. Your upcoming exam may emphasize it, or the professor may rotate — use this as a weighting for review time, not a prediction."
- If only 1-2 past exams are available, say so explicitly — any pattern inferred from 1 exam is noise.
- If the professor is new (no past exams available), skill can't forecast. Say so; fall back to syllabus-based "these are the subjects covered" only.
Load context
~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → current classes, exam formats, syllabus if captured
- User-provided past exams (PDF, pasted text, paths)
- Optional: syllabus for the current class (for "what's been covered to date")
If the uploaded past exams have a professor's name, use it to match patterns (same-professor exams are the highest-signal input). If not, match on subject and structure. Don't ask the user to type in the professor's name — use what's in the materials. If the user volunteers it in conversation that's fine; don't prompt for it.
Workflow
Step 1: Intake
- Which class are we forecasting for?
- How many past exams from this professor are available?
- Are they from the same course, or different courses by the same professor?
- Are any of them the take-home / open-book / different-format variants, vs. the typical format for your upcoming exam?
- Syllabus for your current class?
If fewer than 3 past exams: flag as thin sample. Pattern inference is weaker.
If exams are across different courses: some patterns transfer (question style, policy vs. doctrine ratio); subject-specific patterns don't.
Step 2: Read each past exam
For each past exam:
- Format (number of questions, length, time limit, open/closed book)
- Subject coverage (which topics tested, in what proportion)
- Question style (issue-spotter, single-issue deep, policy essay, short-answer MBE-style, mix)
- Fact pattern density (fact-heavy hypos, sparse facts with doctrinal focus, or policy prompts with no facts)
- Recurring traps (e.g., professor always hides the jurisdictional issue in an otherwise-clean fact pattern; professor always asks about the exception rather than the rule)
- Policy vs. doctrine ratio
- Unusual structures (essays + MBE hybrid, moot court scenario, etc.)
Step 3: Cross-exam pattern analysis
Roll up what's consistent across exams:
Stable patterns (appeared in most/all past exams):
- Subject weights (e.g., "consideration and modification account for 30% of exam points consistently")
- Question style (e.g., "always one long issue-spotter + two short-answer hypos")
- Professor hobby horses (e.g., "always tests third-party beneficiaries even when it's a minor topic in class")
Variable patterns (appeared in some but not all):
- Policy essays (e.g., "appeared in 2 of 4 past exams — usually when the semester covered a policy-heavy topic late")
- Open-book vs. closed-book differences
- Take-home vs. in-class differences
Absent patterns worth noting:
- Topics covered in class that have NEVER been tested in past exams — don't skip these, but don't weight them heavily either
- Topics tested in past exams that aren't in your current syllabus — probably not coming back
Step 4: Forecast for the upcoming exam
Header — required, first line of the forecast, both in-chat and in the saved file. Per plugin config ## Outputs, every study output carries the verbatim study-notes header. The forecast is a study output. Do not omit, rephrase, or relocate the header. The header is not a disclaimer the student can ask to drop; it is the output's identity and prevents the forecast from being mistaken for a predicted exam or for legal advice:
STUDY NOTES — NOT LEGAL ADVICE
Combine pattern analysis with current syllabus:
STUDY NOTES — NOT LEGAL ADVICE
# Exam Forecast — [class / professor] — [date]
**Past exams analyzed:** [N]
**Sample confidence:** [thin (<3) / moderate (3-5) / strong (6+)]
**Caveats:** [e.g., "one of the past exams was an open-book final; your upcoming is closed-book. Pattern transfer is partial."]
---
## Subject weighting (historical)
| Topic | Past exam weight (avg) | In current syllabus? | Forecast weight |
|---|---|---|---|
| [topic 1] | [%] | [yes/partial/no] | [heavier / stable / lighter] |
## Question-style forecast
- **Format likely:** [X issue-spotters + Y short answers + Z policy, or similar]
- **Fact-pattern density:** [fact-heavy / sparse / mixed]
- **Call style:** [one broad call / multiple specific calls / bullet sub-parts]
## Professor hobby horses to watch
- [topic A] — appeared in [M of N] past exams. Weighted 3-5x its syllabus share.
- [topic B] — [pattern]
- [trap pattern] — e.g., "hides jurisdictional issue in otherwise-clean facts"
## Topics covered this semester but rarely tested
[list — don't skip, but don't over-weight]
## Study emphasis recommendation
Based on past exam patterns AND current syllabus coverage:
**Heavy:** [topics likely to anchor the exam — 40-50% of study time]
**Moderate:** [supporting topics — 30-40%]
**Sanity check:** [topics covered but historically under-represented — 10-20%, just in case]
## [UNCERTAIN — framing]
This forecast is derived from [N] past exams. Professors vary. Professors rotate. Topics that were emphasized in past years can be de-emphasized when the syllabus shifts. Treat this as a weighting heuristic for study time, not a prediction. The exam will include surprises.
Step 5: Output location
Write to ~/.claude/plugins/config/claude-for-legal/law-student/exam-forecasts/[class]/forecast-[YYYY-MM-DD].md. Versioned — if the student gets another past exam mid-semester, re-run and append.
Integration
- outline-builder: forecast weights feed into outline depth decisions — weight depth on heavy topics
- flashcards: forecast-heavy topics get more cards generated
- bar-prep-questions: irrelevant for bar prep (that has its own forecast model); exam-forecast is for class-specific finals
- irac-practice: use forecast topics as the subject areas for IRAC practice hypos
Close with the next-steps decision tree
End with the next-steps decision tree per CLAUDE.md ## Outputs. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.
What this skill does not do
- Predict specific questions. Past exams show patterns; they don't show you tomorrow's prompt.
- Work without past exams. If you don't have prior exams from this professor, the skill can't forecast — it falls back to "here's what the syllabus covers, study that."
- Replace studying everything on the syllabus. Forecast is weighting, not elimination. Skipping a topic because it's historically under-represented is how students get burned.
- Account for changes you don't know about. If the professor has shifted focus this year (e.g., emphasized a new case in class lectures), the skill doesn't see that unless you tell it.
- Work reliably with 1-2 past exams. Thin sample. Flag as such.
1---2name: exam-forecast3description: Analyze past exams from the same professor to surface patterns — subject weighting, recurring issue-spot traps, favored hypo types, policy-vs-doctrine mix — and forecast likely emphases for the upcoming exam. Use when the user says "what's on the exam", "analyze past exams", "predict the exam", or shares past exams.4---5
6# /exam-forecast
7
81. Load `~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md` → class, professor, exam format, syllabus.
92. Apply the workflow below.
103. Intake past exams (PDF, paste, or paths). Confirm sample size.
114. Analyze each past exam: format, subject coverage, question style, fact-pattern density, recurring traps.
125. Cross-exam pattern analysis — what's stable, what varies.
136. Combine with current syllabus to produce forecast: subject weights, format, hobby horses, study emphasis.
147. Write `~/.claude/plugins/config/claude-for-legal/law-student/exam-forecasts/[class]/forecast-[YYYY-MM-DD].md`. Framed as weighting heuristic, not prediction.
15
16---
17
18## Purpose
19
20Every professor's exam has fingerprints. The same hypo structures recur. The same traps come back. The same subject ratios repeat. Students who have prior exams study smarter; students who don't, study harder. This skill analyzes the prior exams you have and surfaces the patterns.
21
22Not magic. A forecast, not a prediction. The skill cannot tell you what's on the exam — it can tell you what's been on past exams and what's likely to recur based on syllabus coverage.
23
24## Confidence discipline
25
26- Pattern analysis (what subjects appeared, how many questions per topic, how often policy vs. rule-application) — confident where the exams are clearly in front of me.
27- Inference about likely emphasis on upcoming exam — `[UNCERTAIN]` is the default; these are forecasts, not certainties. Explicitly frame as "based on the [N] past exams you shared, [topic] appeared in [M]. Your upcoming exam may emphasize it, or the professor may rotate — use this as a weighting for review time, not a prediction."
28- If only 1-2 past exams are available, say so explicitly — any pattern inferred from 1 exam is noise.
29- If the professor is new (no past exams available), skill can't forecast. Say so; fall back to syllabus-based "these are the subjects covered" only.
30
31## Load context
32
33- `~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md` → current classes, exam formats, syllabus if captured
34- User-provided past exams (PDF, pasted text, paths)
35- Optional: syllabus for the current class (for "what's been covered to date")
36
37**If the uploaded past exams have a professor's name, use it to match patterns** (same-professor exams are the highest-signal input). **If not, match on subject and structure.** Don't ask the user to type in the professor's name — use what's in the materials. If the user volunteers it in conversation that's fine; don't prompt for it.
38
39## Workflow
40
41### Step 1: Intake
42
43- Which class are we forecasting for?
44- How many past exams from this professor are available?
45- Are they from the same course, or different courses by the same professor?
46- Are any of them the take-home / open-book / different-format variants, vs. the typical format for your upcoming exam?
47- Syllabus for your current class?
48
49If fewer than 3 past exams: flag as thin sample. Pattern inference is weaker.
50If exams are across different courses: some patterns transfer (question style, policy vs. doctrine ratio); subject-specific patterns don't.
51
52### Step 2: Read each past exam
53
54For each past exam:
55
56- Format (number of questions, length, time limit, open/closed book)
57- Subject coverage (which topics tested, in what proportion)
58- Question style (issue-spotter, single-issue deep, policy essay, short-answer MBE-style, mix)
59- Fact pattern density (fact-heavy hypos, sparse facts with doctrinal focus, or policy prompts with no facts)
60- Recurring traps (e.g., professor always hides the jurisdictional issue in an otherwise-clean fact pattern; professor always asks about the exception rather than the rule)
61- Policy vs. doctrine ratio
62- Unusual structures (essays + MBE hybrid, moot court scenario, etc.)
63
64### Step 3: Cross-exam pattern analysis
65
66Roll up what's consistent across exams:
67
68**Stable patterns (appeared in most/all past exams):**
69- Subject weights (e.g., "consideration and modification account for 30% of exam points consistently")
70- Question style (e.g., "always one long issue-spotter + two short-answer hypos")
71- Professor hobby horses (e.g., "always tests third-party beneficiaries even when it's a minor topic in class")
72
73**Variable patterns (appeared in some but not all):**
74- Policy essays (e.g., "appeared in 2 of 4 past exams — usually when the semester covered a policy-heavy topic late")
75- Open-book vs. closed-book differences
76- Take-home vs. in-class differences
77
78**Absent patterns worth noting:**
79- Topics covered in class that have NEVER been tested in past exams — don't skip these, but don't weight them heavily either
80- Topics tested in past exams that aren't in your current syllabus — probably not coming back
81
82### Step 4: Forecast for the upcoming exam
83
84**Header — required, first line of the forecast, both in-chat and in the saved file.** Per plugin config `## Outputs`, every study output carries the verbatim study-notes header. The forecast is a study output. Do not omit, rephrase, or relocate the header. The header is not a disclaimer the student can ask to drop; it is the output's identity and prevents the forecast from being mistaken for a predicted exam or for legal advice:
85
86```
87STUDY NOTES — NOT LEGAL ADVICE
88```
89
90Combine pattern analysis with current syllabus:
91
92```markdown
93STUDY NOTES — NOT LEGAL ADVICE
94
95# Exam Forecast — [class / professor] — [date]
96
97**Past exams analyzed:** [N]
98**Sample confidence:** [thin (<3) / moderate (3-5) / strong (6+)]
99**Caveats:** [e.g., "one of the past exams was an open-book final; your upcoming is closed-book. Pattern transfer is partial."]
100
101---
102
103## Subject weighting (historical)
104
105| Topic | Past exam weight (avg) | In current syllabus? | Forecast weight |
106|---|---|---|---|
107| [topic 1] | [%] | [yes/partial/no] | [heavier / stable / lighter] |
108
109## Question-style forecast
110
111- **Format likely:** [X issue-spotters + Y short answers + Z policy, or similar]
112- **Fact-pattern density:** [fact-heavy / sparse / mixed]
113- **Call style:** [one broad call / multiple specific calls / bullet sub-parts]
114
115## Professor hobby horses to watch
116
117- [topic A] — appeared in [M of N] past exams. Weighted 3-5x its syllabus share.
118- [topic B] — [pattern]
119- [trap pattern] — e.g., "hides jurisdictional issue in otherwise-clean facts"
120
121## Topics covered this semester but rarely tested
122
123[list — don't skip, but don't over-weight]
124
125## Study emphasis recommendation
126
127Based on past exam patterns AND current syllabus coverage:
128
129**Heavy:** [topics likely to anchor the exam — 40-50% of study time]
130**Moderate:** [supporting topics — 30-40%]
131**Sanity check:** [topics covered but historically under-represented — 10-20%, just in case]
132
133## [UNCERTAIN — framing]
134
135This forecast is derived from [N] past exams. Professors vary. Professors rotate. Topics that were emphasized in past years can be de-emphasized when the syllabus shifts. Treat this as a weighting heuristic for study time, not a prediction. The exam will include surprises.
136```
137
138### Step 5: Output location
139
140Write to `~/.claude/plugins/config/claude-for-legal/law-student/exam-forecasts/[class]/forecast-[YYYY-MM-DD].md`. Versioned — if the student gets another past exam mid-semester, re-run and append.
141
142## Integration
143
144- **outline-builder:** forecast weights feed into outline depth decisions — weight depth on heavy topics
145- **flashcards:** forecast-heavy topics get more cards generated
146- **bar-prep-questions:** irrelevant for bar prep (that has its own forecast model); exam-forecast is for class-specific finals
147- **irac-practice:** use forecast topics as the subject areas for IRAC practice hypos
148
149## Close with the next-steps decision tree
150
151End with the next-steps decision tree per CLAUDE.md `## Outputs`. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.
152
153## What this skill does not do
154
155- **Predict specific questions.** Past exams show patterns; they don't show you tomorrow's prompt.
156- **Work without past exams.** If you don't have prior exams from this professor, the skill can't forecast — it falls back to "here's what the syllabus covers, study that."
157- **Replace studying everything on the syllabus.** Forecast is weighting, not elimination. Skipping a topic because it's historically under-represented is how students get burned.
158- **Account for changes you don't know about.** If the professor has shifted focus this year (e.g., emphasized a new case in class lectures), the skill doesn't see that unless you tell it.
159- **Work reliably with 1-2 past exams.** Thin sample. Flag as such.