session

Run adaptive law-student practice sessions and produce scored performance reports.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill session-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/law-student/session
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill session-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps law students practice a fixed number of exam-style questions while adaptively focusing on the subtopics where they are currently weak, producing a clear performance summary at the end.

Core Features & Use Cases

  • Structured, N-question practice sessions: Runs a targeted number of MBE, essay, or flashcard drills from a single command.
  • Jurisdiction-aware grading and explanations: Surfaces right/wrong feedback and highlights rule-body differences when jurisdictions diverge.
  • Adaptive study planning via history: Writes session results into an existing study-plan session history file (or creates one) to update future weights.

Quick Start

Run a focused session of 10 Evidence MBE questions for your jurisdiction by saying: Evidence 10 --mbe

Frequently Asked Questions about session

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run adaptive MBE practice sessions for a specific jurisdiction?

To run adaptive MBE practice sessions, specify the subject and number of questions with a flag like 'Evidence 10 --mbe'. The session loads jurisdiction configuration, iterates through items with right/wrong feedback, and writes results to your study-plan history.

Can I grade law essay prompts using a rubric during a study session?

Yes, you can grade law essay prompts using rubric grading by routing the session to essay mode. The skill iterates through your specified number of essay prompts, applies rubric grading, and produces a scored performance report.

Does jurisdiction-aware grading handle differences in rule bodies?

Jurisdiction-aware grading highlights rule-body differences when jurisdictions diverge. It parses your specified jurisdiction configuration and surfaces right/wrong feedback tailored to the specific state rules applicable to your practice items.

How does adaptive study planning track flashcard drilling progress?

Adaptive study planning tracks flashcard drilling progress by persisting session results into a study-plan history artifact. This history file updates future weights to focus practice on subtopics where you are currently weak.

What is the best way to structure a fixed-number question drill for law exams?

The best way to structure a fixed-number question drill is parsing subject and N from arguments to run a targeted set of MBE, essay, or flashcard drills. It iterates through N items with feedback and generates a scored performance summary.

Do I need an existing study plan to start an adaptive law study session?

No, you do not need an existing study plan to start. The skill writes session results into an existing study-plan session history file or creates one automatically to update future adaptive practice weights.