asm0dey

Precedent Regret — Development skill for Claude Code

Development community

Mark a choice you repeated across projects as a mistake, inverting its precedent.

How to install Precedent Regret

Installs to ~/.claude/skills/asm0dey-precedent-precedent-regret/SKILL.md

Terminal
mkdir -p ~/.claude/skills/asm0dey-precedent-precedent-regret && curl -fsSL https://raw.githubusercontent.com/asm0dey/precedent/HEAD/commands/precedent-regret.md -o ~/.claude/skills/asm0dey-precedent-precedent-regret/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Precedent Regret does


description: Mark a choice you repeated across projects as a mistake, inverting its precedent argument-hint: " "

uv run ~/.claude/skills/precedent/scripts/precedent.py regret \
  --topic "$1" --chose "$2" --because "..." --instead "..."

Read `~/.claude/skills/precedent/SKILL.md` first if it is not already loaded.

`--because` is the whole point: without the reason, a future session sees only that the option is disfavoured and cannot tell whethe

Alternatives in Development

  • Epic Review — Mark epic review requested, approved, or changes requested 243.5k ★
  • Mempalace Search — Search your memories across the MemPalace using semantic search with wing/room filtering 58.6k ★
  • Screenshot — Capture desktop, app windows, or pixel regions across OS platforms 14.6k ★

Full documentation available on GitHub

View Source Repository