session

Run fixed-size MBE, essay, or flashcard drills and update study plans.

Updated May 15, 2026
One-click install
npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill session-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session
Source: https://github.com/az9713/claude-for-legal-tutorial/tree/main/law-student/skills/session
Command: npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill session-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of inefficient, non-adaptive studying by running structured question drills that identify weaknesses and update a personalized study plan.

Core Features & Use Cases

  • Multi-mode practice sessions: run fixed-size MBE questions, essay prompts, or flashcards via mode flags.
  • Jurisdiction-aware grading and labeling: route question handling based on bar/exam configuration and label outcomes by relevant jurisdictions.
  • Performance tracking with plan updates: record results and update session history or a persisted study plan to weight weak subtopics.

Quick Start

Ask it to run a set number of practice items on a subject, for example: run me 10 questions on Evidence --mbe and update my weak areas afterward.

Frequently Asked Questions about session

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

FAQPage Schema
How do I run adaptive bar exam practice sessions that track my weak areas?

You can run adaptive study sessions by specifying a subject and a fixed number of practice items, using mode flags like --mbe, --essay, or --flashcards. The session scores your answers and updates your study recommendations to target weak subtopics.

How does adaptive learning work during MBE question drills?

Adaptive learning during MBE question drills works by scoring your answers, recording the results in your session history, and updating a persisted study plan. This process weights your next-study recommendations heavily toward your identified weak subtopics.

Can I use flashcards and essay practice for law study with this session tool?

Yes, you can use flashcards and essay practice for law study by passing the optional --flashcards or --essay mode flags. The tool routes these requests to the correct underlying skill and applies jurisdiction-aware grading to label your outcomes.

Does the study session tool support jurisdiction-aware grading for the bar exam?

Yes, the study session tool supports jurisdiction-aware grading by loading your specific jurisdiction and exam configuration before routing question handling. This ensures your practice outcomes are accurately labeled according to the relevant jurisdiction's standards.

What's the best way to update my study plan after completing practice questions?

The best way to update your study plan after practice questions is to let the session automatically write back updated results and recommended plan changes. By tracking prior weak-subtopic history, it dynamically adjusts your next-study recommendations without manual intervention.