Precedent Check — Development skill for Claude Code
Show what was decided before on a topic, and flag conflicts with a proposed choice.
How to install Precedent Check
Installs to ~/.claude/skills/asm0dey-precedent-precedent-check/SKILL.md
mkdir -p ~/.claude/skills/asm0dey-precedent-precedent-check && curl -fsSL https://raw.githubusercontent.com/asm0dey/precedent/HEAD/commands/precedent-check.md -o ~/.claude/skills/asm0dey-precedent-precedent-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Precedent Check does
description: Show what was decided before on a topic, and flag conflicts with a proposed choice argument-hint: " [option you are leaning toward]"
uv run ~/.claude/skills/precedent/scripts/precedent.py check --topic "$1" --chose "$2"
Lead with what it returns before offering your own opinion.
`CONFLICT` means this option was explicitly rejected before — quote the recorded reason. `DIVERGENCE` means the user chose differently in comparable projects.
Both are informat
Alternatives in Development
- Resolve Drizzle Migrations — Resolve Drizzle migration conflicts by accepting upstream and regenerating local migrations 2.5k ★
- Overnight PRs — Autonomous overnight loop — verify issues against the codebase, close stale ones, ship PRs through /ship (bug 324 ★
- Af Ship — Check $ARGUMENTS for flags before doing anything else 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Check Compat
Check whether a Coq project's declared dependencies are mutually compatible. Detect version conflicts before t
Precedent Regret
Mark a choice you repeated across projects as a mistake, inverting its precedent
Precedent Tag
Show or set this project's tags, which is how precedent finds it
Think Research Framework
Research a thinking framework and produce its evidence-graded dossier plus a schema-valid proposed registry en
Propose Rules
Review pending memory rule and principle proposals from the digital-twin pushback detector. Approves or reject
Arch Decision
Architecture Decision Record (ADR) generator backed by the Claude Power Pack vault. Before committing to a non
Related Agents
AI Risk
Assigns exactly one risk tier T0–T5 to a proposed change, from .ai/policies/risk-tiers.json, and says which tr
Hn Historian
Check HN story history for duplicates before curating. Use this to verify if a story or topic was already cove
Performance Analysis
perf record -g ./program perf report --stdio valgrind --tool=cachegrind ./program cg_annotate cachegrind.out.