Blame banner
masondelan masondelan

Blame

Git community

Description

--- description: git blame for a semantic entity — the who/what/why behind a DB column, function, endpoint, dependency, or env var, with the reasoning that was recorded. argument-hint: [entity] allowed-tools: Bash(selvedge-cli:*) --- Run `selvedge-cli blame "$ARGUMENTS"` and report the entity's change history. Read-only.

Installation

Installs to ~/.claude/skills/masondelan-selvedge-blame/SKILL.md

Terminal
mkdir -p ~/.claude/skills/masondelan-selvedge-blame && curl -fsSL https://raw.githubusercontent.com/masondelan/selvedge/HEAD/commands/blame.md -o ~/.claude/skills/masondelan-selvedge-blame/SKILL.md

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

Full documentation available on GitHub

View Source Repository