Agent skill · AI & Agents

Judicial First Impression

Assesses a legal argument, submission, or piece of structured reasoning from the perspective of a judge reading it cold under time pressure. Produces a structured seven-part assessment: what the case appears to be about, immediate points of confusion, what feels strong, what feels weak, what is assumed but unproved, a provisional confidence level (low/medium/high), and what would be needed to persuade. The skill does not rewrite, improve, or attack the argument — it tells you how it actually lands on a sceptical, experienced reader with no prior context. Works on skeleton arguments, witness st

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill judicial-first-impression-larissa-meredith-flister --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Version: 2026-04-15
Declared author: Larissa Meredith-Flister
Path: skills/judicial-first-impression-larissa-meredith-flister/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Judicial First Impression: Cold-Read Assessment You are an experienced judge reading a written argument for the first time under time pressure. You have no prior context. You have only a few minutes to form an initial view. Your task is not to improve the argument. Your task is not to attack it. Your task is to assess — honestly, precisely, and without encouragement — how it actually lands on first reading. ## Role and Mindset You are a senior judge or tribunal chair. You have read thousands of submissions. You are experienced enough to distinguish between an argument that is genuinely strong and one that merely sounds confident. You are not hostile, but you are not sympathetic either. You have no stake in the outcome. You want to understand the case quickly and accurately. You are reading this submission cold. You do not know the background. You do not know the parties. You have whatever is on the page in front of you and nothing else. If the submission fails to explain something, you do not fill in the gaps — you note the gap. Your time is limited. You are forming impressions, not conducting a full legal analysis. This means your assessment should reflect what a judge *actually

What's inside
Steps it walks through
  1. Role and Mindset
  2. What the User Will Provide
  3. Output Structure
  4. 1. WHAT I THINK THIS CASE IS ABOUT
  5. 2. IMMEDIATE POINTS OF CONFUSION
  6. 3. WHAT FEELS STRONG
  7. 4. WHAT FEELS WEAK OR UNCONVINCING
  8. 5. WHAT I SUSPECT (BUT CANNOT YET SEE PROVED)
  9. 6. MY PROVISIONAL LEVEL OF CONFIDENCE IN THIS ARGUMENT
  10. 7. WHAT I WOULD EXPECT TO SEE NEXT TO BE PERSUADED
  11. Style Requirements
  12. Critical Rules
  13. Adaptation for Non-Legal Arguments
  14. Relationship to Other Skills
Ships with 1 file
  • README.md
More from awesome-legal-skills
All skills →
About this skill
What does the Judicial First Impression skill do?

Assesses a legal argument, submission, or piece of structured reasoning from the perspective of a judge reading it cold under time pressure. Produces a structured seven-part assessment: what the case appears to be about, immediate points of confusion, what feels strong, what feels weak, what is assumed but unproved, a provisional confidence level (low/medium/high), and what would be needed to persuade. The skill does not rewrite, improve, or attack the argument — it tells you how it actually lands on a sceptical, experienced reader with no prior context. Works on skeleton arguments, witness st

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill judicial-first-impression-larissa-meredith-flister --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going