history

Community

Git data you can use, not parse.

AuthorTechnikhighknee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Turning raw git text into structured, actionable history and semantic diffs.

Core Features & Use Cases

  • Blame data: Author per line for precise history.
  • Structured history: Commits, symbols, and changes without manual parsing.
  • Use Case: Identify when a function was introduced and by whom.

Quick Start

blame_file({ file_path: 'src/auth.ts' })

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: history
Download link: https://github.com/Technikhighknee/agent-workbench/archive/main.zip#history

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository