Legal precedent reference — stare decisis, case law hierarchy, distinguishing, overruling, persuasive authority. Use when researching binding case law, analyzing judicial reasoning, or building legal arguments.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill precedent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Precedent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-precedent)More formats (shields.io, HTML) on the badges page.
---
name: "precedent"
version: "1.0.0"
description: "Legal precedent reference — stare decisis, case law hierarchy, distinguishing, overruling, persuasive authority. Use when researching binding case law, analyzing judicial reasoning, or building legal arguments."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [precedent, stare-decisis, case-law, judicial, legal, authority, common-law]
category: "legal"
---
# Precedent — Legal Precedent Reference
Quick-reference skill for the doctrine of precedent, case law analysis, and stare decisis.
## When to Use
- Determining which court decisions are binding in your jurisdiction
- Distinguishing or analogizing prior cases
- Understanding ratio decidendi vs obiter dicta
- Researching whether a precedent has been overruled or modified
- Building persuasive legal arguments from case law
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of legal precedent — stare decisis, common law tradition, purpose.
### `hierarchy`
```bash
scripts/script.sh hierarchy
```
Court hierarchy — binding vs persuasive authority, federal/state systems.
### `analysis`
```bash
scripts/script.sh analysis
```
Case analysis — ratio decidendi, obiter dicta, material facts, holdings.
### `distinguishing`
```bash
scripts/script.sh distinguishing
```
Distinguishing precedent — factual differences, legal distinctions, narrow/broad readings.
### `overruling`
```bash
scripts/script.sh overruling
```
Overruling and modifying precedent — when courts reverse themselves.
### `research`
```bash
scripts/script.sh research
```
Case law research — citation formats, Shepardizing, KeyCite, databases.
### `writing`
```bash
scripts/script.sh writing
```
Using precedent in legal writing — IRAC, analogical reasoning, synthesis.
### `checklist`
```bash
scripts/script.sh checklist
```
Case law analysis and application checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `PRECEDENT_DIR` | Data directory (default: ~/.precedent/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!