session

Run adaptive N-question law study sessions with performance scoring and study plan updates.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill session-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/law-student__session
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill session-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps law students run focused practice sessions that track performance and automatically update what they should study next.

Core Features & Use Cases

  • Subject + N question routing: Turns a request like “run me 10 questions on Evidence” into a structured session with the correct format (MBE, essay, or flashcards).
  • Performance tracking & plan adaptation: Records results per subject and uses study history to prioritize weaker subtopics in the next session.
  • Method-specific grading signals: Produces scoring and missed-item summaries, and for jurisdictions it flags rule-body divergences when appropriate.

Quick Start

Ask it to run 10 Evidence questions in MBE mode so it can score you, list what you missed, and update your study plan based on your results.

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 questions for a specific law subject?

Adaptive MBE practice sessions are initiated by specifying a subject and the number of questions. The session routes the request into a structured format, scores your performance, and updates your study plan to prioritize weaker subtopics.

Can I use flashcard review and essay grading during a law study session?

Flashcard review and essay grading are supported by routing your request into the correct exam mode. The session applies method-specific grading signals, producing scoring summaries and flagging jurisdiction-aware rule-body divergences for essay prompts.

Does jurisdiction-aware handling affect bar-prep study plan recommendations?

Jurisdiction-aware handling affects bar-prep study plan recommendations by flagging rule-body divergences during grading. The session records these jurisdiction-specific outcomes and uses the study history to adjust subtopic-weighted recommendations for your next practice run.

What is the best way to track missed items and improve targeted law practice?

Tracking missed items during targeted law practice is handled by recording session outcomes per subject. It produces missed-item summaries and automatically updates subtopic-weighted study recommendations to prioritize weaker areas in future sessions.

How does adaptive learning select which downstream skills to load for a study session?

Adaptive learning selects downstream skills by loading your student configuration and optional study history at the start. It evaluates this data to choose the correct format for your requested subject and exam mode, ensuring targeted practice.