๐Ÿงพ
QualityGo

Blame

by regent-vcs

Blame is a Quality skill for Claude Code, published by regent-vcs in re_gent.

785 stars57 forkson regent-vcs/re_gentAdded 2026/08/23Repository updated 2026/07/02
ai-agentclaude-codedeveloper-toolsdevtoolsgolangversion-control
Install in seconds
Install Blame
Copy Blame into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/regent-vcs/re_gent/tree/main/.agents/skills/blame ~/.claude/skills/blame

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/regent-vcs/re_gent.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/blame/SKILL.md in regent-vcs/re_gent
Installs to
~/.claude/skills/blame
Collection
One of 7 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Blame does

Blame shows which re_gent step last modified each line of a file. Use it when investigating file provenance or debugging changes.

Blame is cataloged under Quality on DirSkills. Blame comes from a repository tagged ai-agent, claude-code, developer-tools, devtools and golang.

Documentation

README

Display per-line provenance.

Run:

rgt blame $ARGUMENTS

Frequently asked about Blame

  • What else does regent-vcs publish alongside Blame?

    Blame is one of 7 skills that DirSkills catalogs from regent-vcs/re_gent, the repository it ships in. Its siblings there include Blame, Log and Log. Each one is a separate skill with its own page in this directory, installs the same way Blame does, and is maintained by regent-vcs in that same repository. The rest of the collection is listed on the regent-vcs/re_gent page.

  • How does Blame compare to other Quality skills?

    Blame ranks #994 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Blame against them. Open each page to compare what they document and how they install.