anthropics/claude-for-legal

session

Run a focused N-question study session on a subject — MBE, essay, or flashcards.

Vedi sorgente
Documento Skill originale

Contenuto dal repository con titoli, esempi, codice, tabelle, link e immagini preservati.

/session

  1. Parse $ARGUMENTS — subject and N. If missing, ask:
What subject, and how many questions? (e.g., Evidence 10 or Contracts 5 --essay.)
  1. Load ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → jurisdiction, exam format, weak subjects.
  2. Load ~/.claude/plugins/config/claude-for-legal/law-student/study-plan.yaml if it exists. Read session_history for this subject to weight subtopics toward where the student has been weak.
  3. Route by method flag:
  • --mbe (default for bar prep subjects): load bar-prep-questions skill, run N MBE-style questions. Apply jurisdiction handling (see that skill's ## Jurisdiction handling). Label each [UBE/majority] or [state-specific].
  • --essay: load bar-prep-questions, run N essay prompts. Grade per essay-mode rubric.
  • --flashcards: load flashcards skill, run N cards in --drill mode.
  1. Run N questions one at a time. After each, explain right/wrong and flag rule-body when jurisdictions diverge.
  2. At session end, write session results:
  • If study-plan.yaml exists: append to session_history per the schema in the study-plan skill.
  • If not: write to ~/.claude/plugins/config/claude-for-legal/law-student/session-history.yaml.
  1. Report:
  • Score: X/N (percentage)
  • Missed: list with subtopic tags
  • Weak subtopics this session
  • Pattern vs. prior sessions on this subject (if history has 2+ prior)
  • What the plan now recommends next
dallo stesso repository

Altri Skills

Tutti gli Skills
anthropics
Ufficiale

amendment-history

Trace how a contract has changed across its base agreement and all amendments — either a summary of all changes over time, or a provision trace for a specific clause. Use when the user says "what changed in this contract over time", "show me the amendment history", "where's the latest [clause]", "how has [provision] evolved", or uploads multiple versions of an agreement.

installazioni
1
GitHub Stars
9,5K
Aggiornato
21 ago
anthropics
Ufficiale

auto-updater

Check installed community skills for updates. Shows a diff and requires explicit approval before applying. Use when the user says "check for updates", "update my skills", "anything new for my installed skills", or when invoked from the registry-sync agent.

installazioni
1
GitHub Stars
9,5K
Aggiornato
21 ago
anthropics
Ufficiale

brief-section-drafter

Draft a brief section in house style, consistent with the case theory — every fact cited, every case checked, every argument tied to the theory. Use when the user says "draft the [section]", "write the statement of facts", "argument section on [issue]", or needs a first draft of a brief section.

installazioni
1
GitHub Stars
9,5K
Aggiornato
21 ago
anthropics
Ufficiale

chronology

Build or update a chronology from declared document sources and uploads — dated events extracted, de-duped, and tagged by significance per the matter theory. Use when the user asks to build a chronology or timeline from a production or matter file, says "chron from the production" or "what happened when", or needs a working, statement-of-facts, or witness-specific timeline.

installazioni
1
GitHub Stars
9,5K
Aggiornato
21 ago