Ad-hoc questions use the practice profile without invoking a skill

The rich practice context from setup — jurisdiction footprint, risk
posture, playbook positions — was only accessible through structured
skills. A lawyer asking a quick question in the plugin's domain got a
generalist answer.

Now the plugin CLAUDE.md instructs Claude to read the practice profile
and apply the plugin's guardrails for ANY question in the domain, not
just skill invocations. A configured plugin feels like a colleague who
already knows your practice, not a form you fill out. The skills are
the structured workflows; this is everything in between.
This commit is contained in:
Matt Piccolella 2026-05-11 13:53:00 -07:00
parent f7ccda739f
commit 68ed72ecba
No known key found for this signature in database
24 changed files with 195 additions and 27 deletions

View file

@ -1,8 +1,8 @@
{
"name": "law-student",
"version": "0.4.2",
"description": "Drills Socratically, briefs cases, builds outlines, runs bar prep sessions tuned to your jurisdiction, grades IRAC practice, and plans the study schedule without ever writing it for you.",
"version": "0.4.3",
"description": "Drills Socratically, briefs cases, builds outlines, runs bar prep sessions tuned to your jurisdiction, grades IRAC practice, and plans the study schedule \u2014 without ever writing it for you.",
"author": {
"name": "Anthropic"
}
}
}