Отслеживание авторства строк через git blame

★ 8.0 · vibe-coding

blame is a Claude Code skill that tracks line-by-line code authorship and file change history using git blame and related version control commands. It helps identify who made a specific change and when, making it easier to trace the origin of bugs or understand how a codebase has evolved over time. The skill is useful for developers conducting code reviews, investigating regressions, or reconstructing the reasoning behind past decisions in a Git repository.